CustomConversionGoal

  • Custom conversion goals allow arbitrary conversion actions to be biddable.

  • Each custom conversion goal has a unique resource name, ID, and name.

  • Custom conversion goals can be associated with multiple conversion actions.

  • The status of a custom conversion goal can be tracked.

Custom conversion goal that can make arbitrary conversion actions biddable.

Fields

resource_name

string

Immutable. The resource name of the custom conversion goal. Custom conversion goal resource names have the form:

customers/{customer_id}/customConversionGoals/{goal_id}

id

int64

Immutable. The ID for this custom conversion goal.

name

string

The name for this custom conversion goal.

conversion_actions[]

string

Conversion actions that the custom conversion goal makes biddable.

status

CustomConversionGoalStatus

The status of the custom conversion goal.