CampaignConversionGoal
The biddability setting for the specified campaign only for all conversion actions with a matching category and origin.
Columns
Name | Type | Behavior | Description |
CampaignConversionGoalBiddable | Bool | ATTRIBUTE | The biddability of the campaign conversion goal. |
CampaignConversionGoalCampaign | String | ATTRIBUTE | Immutable. The campaign with which this campaign conversion goal is associated. |
CampaignConversionGoalCategory | String | ATTRIBUTE | The conversion category of this campaign conversion goal.
The allowed values are ADD_TO_CART, BEGIN_CHECKOUT, BOOK_APPOINTMENT, CONTACT, CONVERTED_LEAD, DEFAULT, DOWNLOAD, ENGAGEMENT, GET_DIRECTIONS, IMPORTED_LEAD, OUTBOUND_CLICK, PAGE_VIEW, PHONE_CALL_LEAD, PURCHASE, QUALIFIED_LEAD, REQUEST_QUOTE, SIGNUP, STORE_SALE, STORE_VISIT, SUBMIT_LEAD_FORM, SUBSCRIBE_PAID, UNKNOWN, UNSPECIFIED. |
CampaignConversionGoalOrigin | String | ATTRIBUTE | The conversion origin of this campaign conversion goal.
The allowed values are APP, CALL_FROM_ADS, GOOGLE_HOSTED, STORE, UNKNOWN, UNSPECIFIED, WEBSITE, YOUTUBE_HOSTED. |
CampaignConversionGoalResourceName | String | ATTRIBUTE | Immutable. The resource name of the campaign conversion goal. Campaign conversion goal resource names have the form: customers/{customer_id}/campaignConversionGoals/{campaign_id}~{category}~{origin} |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |