AdQuoteLineDeliverySchedule

Represents information about the time period and the days on which the ad quote line 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

AdQuoteLineId

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

DeliveryDays

  • Type: multipicklist
  • Properties: Create, Filter, Nillable, Restricted picklist, Update
  • Description: Specifies the days on which the related ad quote line 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 quote line 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 quote line delivery schedule.

StartTime

  • Type: time
  • Properties: Create, Filter, Sort, Update
  • Description: Required. The time from which the related ad quote line 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.

AdQuoteLineDeliveryScheduleFeed
Feed tracking is available for the object.
AdQuoteLineDeliveryScheduleHistory
History is available for tracked fields of the object.