AI-generated Key Takeaways
-
Conversion custom variables are used to provide additional details about a conversion event.
-
Each conversion custom variable has a unique resource name, ID, and name.
-
The
tag
field is required, immutable, and used in the event snippet for conversion tracking. -
The
status
field indicates the status of the variable for conversion event accrual. -
The
owner_customer
field specifies the customer that owns the custom variable.
A conversion custom variable See "About custom variables for conversions" at https://support.google.com/google-ads/answer/9964350
Fields | |
---|---|
|
Immutable. The resource name of the conversion custom variable. Conversion custom variable resource names have the form:
|
|
Output only. The ID of the conversion custom variable. |
|
Required. The name of the conversion custom variable. Name should be unique. The maximum length of name is 100 characters. There should not be any extra spaces before and after. |
|
Required. Immutable. The tag of the conversion custom variable. It is used in the event snippet and sent to Google Ads along with conversion pings. For conversion uploads in Google Ads API, the resource name of the conversion custom variable is used. Tag should be unique. The maximum size of tag is 100 bytes. There should not be any extra spaces before and after. Currently only lowercase letters, numbers and underscores are allowed in the tag. |
|
The status of the conversion custom variable for conversion event accrual. |
|
Output only. The resource name of the customer that owns the conversion custom variable. |