campaign_conversion_goal

  • 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.

Attributed resources
campaign
customer

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 descriptionThe biddability of the campaign conversion goal.
CategoryATTRIBUTE
Data TypeBOOLEAN
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

campaign_conversion_goal.campaign

Field descriptionImmutable. The campaign with which this campaign conversion goal is associated.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

campaign_conversion_goal.category

Field descriptionThe conversion category of this campaign conversion goal.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v20.enums.ConversionActionCategoryEnum.ConversionActionCategory
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

campaign_conversion_goal.origin

Field descriptionThe conversion origin of this campaign conversion goal.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v20.enums.ConversionOriginEnum.ConversionOrigin
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

campaign_conversion_goal.resource_name

Field descriptionImmutable. The resource name of the campaign conversion goal. Campaign conversion goal resource names have the form: customers/{customer_id}/campaignConversionGoals/{campaign_id}~{category}~{origin}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse