account | object or array of object or MicrosoftAdsAccountItem or string or integer | Yes | - | Select the Microsoft Ads account, ask user for it if not provided |
level | string or SelectableOption | Yes | - | Choose where to attach the callouts. Available options: ‘ACCOUNT’, ‘CAMPAIGN’, ‘AD_GROUP’ |
campaign_ids | array of string or SelectItem | No | - | Select one or more campaigns to attach the callouts (required if level is CAMPAIGN) |
ad_group_ids | array of string or SelectItem | No | - | Select one or more ad groups to attach the callouts (required if level is AD_GROUP) |
callout_texts | array of string | Yes | - | List of callout texts. Each callout must be max 25 characters. |
start_date | integer or string | No | - | Start date for when the callouts can begin serving (Unix timestamp or YYYY-MM-DD format) |
end_date | integer or string | No | - | End date for when the callouts stop serving (Unix timestamp or YYYY-MM-DD format) |