AdOrderItemDeliverySchedule

Represents information about the time period and the days on which the ad order item must be served. This object is available in API version 64.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

AdOrderItemId

  • Type: reference
  • Properties: Create, Filter, Group, Sort
  • Description: The ID of the order item associated with the ad order item delivery schedule. This field is a relationship field.
  • Relationship Name: AdOrderItem
  • Relationship Type: Master-detail
  • Refers To: AdOrderItem (the master object)

DeliveryDays

  • Type: multipicklist
  • Properties: Create, Filter, Nillable, Restricted picklist, Update
  • Description: Specifies the days on which the related ad order item is served.
  • Possible values:
    • Fri
    • Monday
    • Sat
    • Sunday
    • Thu
    • Tuesday
    • Wed

EndTime

  • Type: time
  • Properties: Create, Filter, Sort, Update
  • Description: Required. The time till which the related ad order item is served in a day.

IsSchdInPublisherTimeZone

  • Type: boolean
  • Properties: Create, Defaulted on create, Filter, Group, Sort, Update
  • Description: Indicates whether the schedule is based on the publisher's time zone.
  • Default value: false

LastReferencedDate

  • Type: dateTime
  • Properties: Filter, Nillable, Sort
  • Description: The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.

LastViewedDate

  • Type: dateTime
  • Properties: Filter, Nillable, Sort
  • Description: The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDateis not null, the user accessed this record or list view indirectly.

Name

  • Type: string
  • Properties: Autonumber, Defaulted on create, Filter, idLookup, Sort
  • Description: The autogenerated number of the ad order item delivery schedule.

StartTime

  • Type: time
  • Properties: Create, Filter, Sort, Update
  • Description: Required. The time from which the related ad order item is served in a day.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

AdOrderItemDeliveryScheduleFeed
Feed tracking is available for the object.
AdOrderItemDeliveryScheduleHistory
History is available for tracked fields of the object.