campaign_conversion_goal

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

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