customer_conversion_goal

  • Customer conversion goals offer biddability control for conversion actions based on matching category and origin.

  • Fields from the customer resource can be selected alongside customer conversion goals without segmenting metrics.

  • The customer_conversion_goal resource has fields for biddability, category, origin, and resource name, which are filterable and selectable, with the resource name also being immutable.

Biddability control for conversion actions with a matching category and origin.

Attributed resources
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.

customer_conversion_goal.biddable

Field descriptionThe biddability of the customer conversion goal.
CategoryATTRIBUTE
Data TypeBOOLEAN
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customer_conversion_goal.category

Field descriptionThe conversion category of this customer conversion goal. Only conversion actions that have this category will be included in this goal.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v21.enums.ConversionActionCategoryEnum.ConversionActionCategory
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customer_conversion_goal.origin

Field descriptionThe conversion origin of this customer conversion goal. Only conversion actions that have this conversion origin will be included in this goal.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v21.enums.ConversionOriginEnum.ConversionOrigin
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

customer_conversion_goal.resource_name

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