campaign_conversion_goal
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
campaign_conversion_goal represents the biddability setting for a specified campaign across conversion actions with matching categories and origins.
You can select fields from campaign and customer resources alongside campaign_conversion_goal fields, but they will not segment metrics.
The campaign_conversion_goal resource includes fields such as biddable (BOOLEAN), campaign (RESOURCE_NAME), category (ENUM), origin (ENUM), and resource_name (RESOURCE_NAME).
Each campaign conversion goal has a unique resource name formatted as customers/{customer_id}/campaignConversionGoals/{campaign_id}~{category}~{origin}.
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."],[],[]]