Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This resource provides the biddability setting for a campaign based on its conversion actions, categories, and origins.
You can select fields from the campaign and customer resources when querying this resource, but these fields will not segment metrics.
The campaign_conversion_goal resource includes fields for biddability, the associated campaign, conversion category, conversion origin, and resource name.
The category field uses an enum to specify various conversion action types like PURCHASE, SIGNUP, and LEAD.
The origin field uses an enum to indicate where the conversion occurred, such as WEBSITE, APP, or STORE.
The biddability setting for the specified campaign only for all conversion actions with a matching category and origin.
Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT clause.
campaign_conversion_goal.biddable
Field description
The biddability of the campaign conversion goal.
Category
ATTRIBUTE
Data Type
BOOLEAN
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
campaign_conversion_goal.campaign
Field description
Immutable. The campaign with which this campaign conversion goal is associated.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
campaign_conversion_goal.category
Field description
The conversion category of this campaign conversion goal.
Immutable. The resource name of the campaign conversion goal. Campaign conversion goal resource names have the form: customers/{customer_id}/campaignConversionGoals/{campaign_id}~{category}~{origin}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-16 UTC."],[],[]]