Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 926 Bytes

File metadata and controls

14 lines (11 loc) · 926 Bytes

# CreateConversionActionRequest

Properties

Name Type Description Notes
account_id string SocialAccount ID. Must be a `googleads` account.
customer_id string Google Ads customer id (digits only). Resolved automatically when the connection has exactly one accessible customer. [optional]
name string
type string Only WEBPAGE is supported for creation today.
default_value float Default conversion value used when an event doesn't carry its own value. [optional]
always_use_default_value bool When true, always use defaultValue and ignore any value sent with the event. Defaults to true when defaultValue is set. [optional]

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