CalloutAsset

  • The Callout asset requires callout_text as a string between 1 and 25 characters long.

  • Optional fields for the Callout asset include start_date, end_date, and ad_schedule_targets[].

  • start_date and end_date define the date range for when the asset serves, in yyyy-MM-dd format.

  • ad_schedule_targets[] is a list of non-overlapping schedules specifying the time intervals for serving, with a maximum of 42 schedules total.

A Callout asset.

Fields

callout_text

string

Required. The callout text. The length of this string should be between 1 and 25, inclusive.

start_date

string

Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.

end_date

string

Last date of when this asset is effective and still serving, in yyyy-MM-dd format.

ad_schedule_targets[]

AdScheduleInfo

List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.