Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.53 KB

File metadata and controls

23 lines (20 loc) · 1.53 KB

# GenerateCreativesReportRequestAttributes

Properties

Name Type Description Notes
ad_formats string[] The list of adFormats. [optional]
ad_ids string[] The list of ad ids. [optional]
ad_names string[] The list of ad names. [optional]
ad_set_ids string[] The list of adSet ids (campaign ids). [optional]
ad_set_status string[] The list of adSet status (ex: 'Active','NotRunning'). [optional]
advertiser_ids string[] The list of client ids.
campaign_ids string[] The list of campaign ids (marketing campaign ids). [optional]
coupon_ids string[] The list of coupon ids. [optional]
coupon_names string[] The list of coupon names. [optional]
dimensions string[] The list of dimensions to report.
display_sizes string[] The list of displaySizes. [optional]
end_date \DateTime End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
metrics string[] The list of metrics to report.
start_date \DateTime Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
timezone string The timezone used for the report. Timezone Database format (Tz). [optional]

[Back to Model list] [Back to API list] [Back to README]