AdOrderItemDeliveryFrequency

Represents information about the frequency at which an 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 frequency. This field is a relationship field.
  • Relationship Name: AdOrderItem
  • Relationship Type: Master-detail
  • Refers To: AdOrderItem (the master object)

DeliveryCount

  • Type: int
  • Properties: Create, Filter, Group, Sort, Update
  • Description: Required. Specifies the number of times the related ad order item is served.

DeliveryPeriod

  • Type: int
  • Properties: Create, Filter, Group, Sort, Update
  • Description: Required. Specifies the duration for which the related ad order item is served.

DeliveryPeriodUnit

  • Type: picklist
  • Properties: Create, Filter, Group, Restricted picklist, Sort, Update
  • Description: Required. Specifies the unit of the delivery period for the related ad order item.
  • Possible values:
    • Days
    • Hours
    • Months
    • Weeks

IsApplicableForEachUser

  • Type: boolean
  • Properties: Create, Defaulted on create, Filter, Group, Sort, Update
  • Description: Indicates whether ad order line delivery frequency is applicable for each member of the target audience.
  • 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 frequency.

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.

AdOrderItemDeliveryFrequencyFeed
Feed tracking is available for the object.
AdOrderItemDeliveryFrequencyHistory
History is available for tracked fields of the object.