AI-generated Key Takeaways
-
Campaign conversion goals allow you to set the biddability for specific conversion actions within a campaign based on their category and origin.
-
The
resource_name
field is an immutable string identifying the campaign conversion goal in the formatcustomers/{customer_id}/campaignConversionGoals/{campaign_id}~{category}~{origin}
. -
The
campaign
field is an immutable string that links the campaign conversion goal to its associated campaign. -
The
category
andorigin
fields specify the conversion action category and origin for the goal. -
The
biddable
field is a boolean that indicates whether the campaign conversion goal is biddable.
The biddability setting for the specified campaign only for all conversion actions with a matching category and origin.
Fields | |
---|---|
|
Immutable. The resource name of the campaign conversion goal. Campaign conversion goal resource names have the form:
|
|
Immutable. The campaign with which this campaign conversion goal is associated. |
|
The conversion category of this campaign conversion goal. |
|
The conversion origin of this campaign conversion goal. |
|
The biddability of the campaign conversion goal. |