CustomerConversionGoal

  • Customer conversion goals provide biddability control for conversion actions with matching category and origin.

  • The resource name for a customer conversion goal includes the customer ID, category, and origin.

  • Customer conversion goals are defined by their conversion category and origin.

  • The biddable field indicates whether the customer conversion goal is biddable.

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

Fields

resource_name

string

Immutable. The resource name of the customer conversion goal. Customer conversion goal resource names have the form:

customers/{customer_id}/customerConversionGoals/{category}~{origin}

category

ConversionActionCategory

The conversion category of this customer conversion goal. Only conversion actions that have this category will be included in this goal.

origin

ConversionOrigin

The conversion origin of this customer conversion goal. Only conversion actions that have this conversion origin will be included in this goal.

biddable

bool

The biddability of the customer conversion goal.