Goal

Representation of goals.

Fields

resource_name

string

Immutable. The resource name of the goal. Goal resource names have the form: customers/{customer_id}/goals/{goal_id}

goal_type

GoalType

Output only. The type of this goal.

optimization_eligibility

GoalOptimizationEligibility

Output only. Indicates if this goal is eligible for campaign optimization.

goal_id

int64

Output only. The ID of this goal.

owner_customer

string

Output only. The resource name of the goal owner customer.

Union field

goal_settings

goal_settings. The settings specific to this goal. goal_settings can be only one of the following:

retention_goal_settings

RetentionGoal

Retention goal settings.