ConversionValueRule
A conversion value rule
Columns
Name | Type | Behavior | Description |
ConversionValueRuleActionOperation | String | ATTRIBUTE | Specifies applied operation.
使用できる値は次のとおりです。ADD, MULTIPLY, SET, UNKNOWN, UNSPECIFIED |
ConversionValueRuleActionValue | Double | ATTRIBUTE | Specifies applied value. |
ConversionValueRuleAudienceConditionUserInterests | String | ATTRIBUTE | User Interests. |
ConversionValueRuleAudienceConditionUserLists | String | ATTRIBUTE | User Lists. |
ConversionValueRuleDeviceConditionDeviceTypes | String | ATTRIBUTE | Value for device type condition.
使用できる値は次のとおりです。DESKTOP, MOBILE, TABLET, UNKNOWN, UNSPECIFIED |
ConversionValueRuleGeoLocationConditionExcludedGeoMatchType | String | ATTRIBUTE | Excluded Geo location match type.
使用できる値は次のとおりです。ANY, LOCATION_OF_PRESENCE, UNKNOWN, UNSPECIFIED |
ConversionValueRuleGeoLocationConditionExcludedGeoTargetConstants | String | ATTRIBUTE | Geo locations that advertisers want to exclude. |
ConversionValueRuleGeoLocationConditionGeoMatchType | String | ATTRIBUTE | Included Geo location match type.
使用できる値は次のとおりです。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.
使用できる値は次のとおりです。ENABLED, PAUSED, REMOVED, UNKNOWN, UNSPECIFIED |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |