ConversionValueRule
A conversion value rule
Columns
| Name | Type | Behavior | Description |
| ConversionValueRuleActionOperation | String | ATTRIBUTE | Specifies applied operation.
The allowed values are ADD, MULTIPLY, SET, UNKNOWN, UNSPECIFIED. |
| ConversionValueRuleActionValue | Double | ATTRIBUTE | Specifies applied value. |
| ConversionValueRuleAudienceConditionUserInterests | String | ATTRIBUTE | User Interests. |
| ConversionValueRuleAudienceConditionUserLists | String | ATTRIBUTE | User Lists. The Similar Audiences sunset starts May 2023. Refer to https://ads-developers.googleblog.com/2022/11/announcing-deprecation-and-sunset-of.html for other options. |
| ConversionValueRuleDeviceConditionDeviceTypes | String | ATTRIBUTE | Value for device type condition.
The allowed values are DESKTOP, MOBILE, TABLET, UNKNOWN, UNSPECIFIED. |
| ConversionValueRuleGeoLocationConditionExcludedGeoMatchType | String | ATTRIBUTE | Excluded Geo location match type.
The allowed values are ANY, LOCATION_OF_PRESENCE, UNKNOWN, UNSPECIFIED. |
| ConversionValueRuleGeoLocationConditionExcludedGeoTargetConstants | String | ATTRIBUTE | Geo locations that advertisers want to exclude. |
| ConversionValueRuleGeoLocationConditionGeoMatchType | String | ATTRIBUTE | Included Geo location match type.
The allowed values are ANY, LOCATION_OF_PRESENCE, UNKNOWN, UNSPECIFIED. |
| ConversionValueRuleGeoLocationConditionGeoTargetConstants | String | ATTRIBUTE | Geo locations that advertisers want to include. |
| ConversionValueRuleId | Long | ATTRIBUTE | Output only. The ID of the conversion value rule. |
| ConversionValueRuleOwnerCustomer | String | ATTRIBUTE | Output only. The resource name of the conversion value rule's owner customer. When the value rule is inherited from a manager customer, owner_customer will be the resource name of the manager whereas the customer in the resource_name will be of the requesting serving customer. ** Read-only ** |
| ConversionValueRuleResourceName | String | ATTRIBUTE | Immutable. The resource name of the conversion value rule. Conversion value rule resource names have the form: customers/{customer_id}/conversionValueRules/{conversion_value_rule_id} |
| ConversionValueRuleStatus | String | ATTRIBUTE | The status of the conversion value rule.
The allowed values are ENABLED, PAUSED, REMOVED, UNKNOWN, UNSPECIFIED. |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |