AI-generated Key Takeaways
-
Conversion custom variables provide a way to add extra information to conversions in Google Ads.
-
Each conversion custom variable has a unique resource name, ID, name, and tag.
-
The
tagis used in the event snippet and sent to Google Ads with conversion pings. -
The
statusindicates whether the custom variable is currently active for accruing conversion events. -
The
owner_customerfield shows which customer account owns the conversion 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. |