AI-generated Key Takeaways
-
The Callout asset requires
callout_textas a string between 1 and 25 characters long. -
Optional fields for the Callout asset include
start_date,end_date, andad_schedule_targets[]. -
start_dateandend_datedefine 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 | |
|---|---|
|
Required. The callout text. The length of this string should be between 1 and 25, inclusive. |
|
Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format. |
|
Last date of when this asset is effective and still serving, in yyyy-MM-dd format. |
|
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. |