CalloutAsset

  • A Callout asset requires callout_text, which is a string between 1 and 25 characters long.

  • You can specify a start and end date for when the Callout asset is effective using start_date and end_date in yyyy-MM-dd format.

  • The ad_schedule_targets[] field allows you to list non-overlapping schedules for when the asset can serve, with a maximum of 6 per day and 42 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.