ConversionValueRuleSet
A conversion value rule set
Columns
Name | Type | Behavior | Description |
ConversionValueRuleSetAttachmentType | String | ATTRIBUTE | Immutable. Defines the scope where the conversion value rule set is attached.
使用できる値は次のとおりです。CAMPAIGN, CUSTOMER, UNKNOWN, UNSPECIFIED |
ConversionValueRuleSetCampaign | String | ATTRIBUTE | The resource name of the campaign when the conversion value rule set is attached to a campaign. |
ConversionValueRuleSetConversionActionCategories | String | ATTRIBUTE | Immutable. The conversion action categories of the conversion value rule set.
使用できる値は次のとおりです。ADD_TO_CART, BEGIN_CHECKOUT, BOOK_APPOINTMENT, CONTACT, CONVERTED_LEAD, DEFAULT, DOWNLOAD, ENGAGEMENT, GET_DIRECTIONS, IMPORTED_LEAD, OUTBOUND_CLICK, PAGE_VIEW, PHONE_CALL_LEAD, PURCHASE, QUALIFIED_LEAD, REQUEST_QUOTE, SIGNUP, STORE_SALE, STORE_VISIT, SUBMIT_LEAD_FORM, SUBSCRIBE_PAID, UNKNOWN, UNSPECIFIED |
ConversionValueRuleSetConversionValueRules | String | ATTRIBUTE | Resource names of rules within the rule set. |
ConversionValueRuleSetDimensions | String | ATTRIBUTE | Defines dimensions for Value Rule conditions. The condition types of value rules within this value rule set must be of these dimensions. The first entry in this list is the primary dimension of the included value rules. When using value rule primary dimension segmentation, conversion values will be segmented into the values adjusted by value rules and the original values, if some value rules apply.
使用できる値は次のとおりです。AUDIENCE, DEVICE, GEO_LOCATION, NO_CONDITION, UNKNOWN, UNSPECIFIED |
ConversionValueRuleSetId | Long | ATTRIBUTE | Output only. The ID of the conversion value rule set. |
ConversionValueRuleSetOwnerCustomer | String | ATTRIBUTE | Output only. The resource name of the conversion value rule set's owner customer. When the value rule set 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 ** |
ConversionValueRuleSetResourceName | String | ATTRIBUTE | Immutable. The resource name of the conversion value rule set. Conversion value rule set resource names have the form: customers/{customer_id}/conversionValueRuleSets/{conversion_value_rule_set_id} |
ConversionValueRuleSetStatus | String | ATTRIBUTE | Output only. The status of the conversion value rule set. ** Read-only **
使用できる値は次のとおりです。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. |