AI-generated Key Takeaways
-
The
resource_name
is immutable and identifies the conversion value rule. -
The
id
is an output-only field representing the unique ID of the conversion value rule. -
The
action
defines what happens when the rule is triggered. -
Conditions like
geo_location_condition
,device_condition
,audience_condition
, anditinerary_condition
must be met for the rule to apply. -
The
owner_customer
is a read-only field indicating the resource name of the rule's owner customer.
A conversion value rule
Fields | |
---|---|
|
Immutable. The resource name of the conversion value rule. Conversion value rule resource names have the form:
|
|
Output only. The ID of the conversion value rule. |
|
Action applied when the rule is triggered. |
|
Condition for Geo location that must be satisfied for the value rule to apply. |
|
Condition for device type that must be satisfied for the value rule to apply. |
|
Condition for audience that must be satisfied for the value rule to apply. |
|
Condition for itinerary that must be satisfied for the value rule to apply. |
|
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 ** |
|
The status of the conversion value rule. |