Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 785 Bytes

File metadata and controls

14 lines (11 loc) · 785 Bytes

# CreateAdSetRequest

Properties

Name Type Description Notes
account_id string Zernio SocialAccount id owning the Google Ads connection.
platform string Only "google" is implemented today; every other value returns 501.
campaign_id string Google platform campaign ID (numeric) the ad group is created under.
name string
status string [optional] [default to 'PAUSED']
customer_id string Numeric Google Ads customer id. Only required when the connection has more than one. [optional]

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