- JSON representation
- CallReportingSetting
- ConversionTrackingSetting
- RemarketingSetting
- CustomerPayPerConversionEligibilityFailureReason
- CustomerAgreementSetting
- LocalServicesSettings
- GranularLicenseStatus
- LocalServicesVerificationStatus
- GranularInsuranceStatus
A customer.
JSON representation |
---|
{ "resourceName": string, "callReportingSetting": { object ( |
Fields | |
---|---|
resourceName |
Immutable. The resource name of the customer. Customer resource names have the form:
|
callReportingSetting |
Call reporting setting for a customer. Only mutable in an |
conversionTrackingSetting |
Immutable. Conversion tracking setting for a customer. |
remarketingSetting |
Output only. Remarketing setting for a customer. |
payPerConversionEligibilityFailureReasons[] |
Output only. Reasons why the customer is not eligible to use PaymentMode.CONVERSIONS. If the list is empty, the customer is eligible. This field is read-only. |
optimizationScoreWeight |
Output only. Optimization score weight of the customer. Optimization score weight can be used to compare/aggregate optimization scores across multiple non-manager customers. The aggregate optimization score of a manager is computed as the sum over all of their customers of This field is read-only. |
status |
Output only. The status of the customer. |
customerAgreementSetting |
Output only. Customer Agreement Setting for a customer. |
localServicesSettings |
Output only. Settings for Local Services customer. |
videoBrandSafetySuitability |
Output only. Brand Safety setting at the account level. Allows for selecting an inventory type to show your ads on content that is the right fit for your brand. See https://support.google.com/google-ads/answer/7515513. |
id |
Output only. The ID of the customer. |
descriptiveName |
Optional, non-unique descriptive name of the customer. |
currencyCode |
Immutable. The currency in which the account operates. A subset of the currency codes from the ISO 4217 standard is supported. |
timeZone |
Immutable. The local timezone ID of the customer. |
trackingUrlTemplate |
The URL template for constructing a tracking URL out of parameters. Only mutable in an |
finalUrlSuffix |
The URL template for appending params to the final URL. Only mutable in an |
autoTaggingEnabled |
Whether auto-tagging is enabled for the customer. Only mutable in an |
hasPartnersBadge |
Output only. Whether the Customer has a Partners program badge. If the Customer is not associated with the Partners program, this will be false. For more information, see https://support.google.com/partners/answer/3125774. |
manager |
Output only. Whether the customer is a manager. |
testAccount |
Output only. Whether the customer is a test account. |
optimizationScore |
Output only. Optimization score of the customer. Optimization score is an estimate of how well a customer's campaigns are set to perform. It ranges from 0% (0.0) to 100% (1.0). This field is null for all manager customers, and for unscored non-manager customers. See "About optimization score" at https://support.google.com/google-ads/answer/9061546. This field is read-only. |
locationAssetAutoMigrationDone |
Output only. True if feed based location has been migrated to asset based location. |
imageAssetAutoMigrationDone |
Output only. True if feed based image has been migrated to asset based image. |
locationAssetAutoMigrationDoneDateTime |
Output only. Timestamp of migration from feed based location to asset base location in yyyy-MM-dd HH:mm:ss format. |
imageAssetAutoMigrationDoneDateTime |
Output only. Timestamp of migration from feed based image to asset base image in yyyy-MM-dd HH:mm:ss format. |
CallReportingSetting
Call reporting setting for a customer. Only mutable in an update
operation.
JSON representation |
---|
{ "callReportingEnabled": boolean, "callConversionReportingEnabled": boolean, "callConversionAction": string } |
Fields | |
---|---|
callReportingEnabled |
Enable reporting of phone call events by redirecting them through Google System. |
callConversionReportingEnabled |
Whether to enable call conversion reporting. |
callConversionAction |
Customer-level call conversion action to attribute a call conversion to. If not set a default conversion action is used. Only in effect when callConversionReportingEnabled is set to true. |
ConversionTrackingSetting
A collection of customer-wide settings related to Google Ads Conversion Tracking.
JSON representation |
---|
{
"acceptedCustomerDataTerms": boolean,
"conversionTrackingStatus": enum ( |
Fields | |
---|---|
acceptedCustomerDataTerms |
Output only. Whether the customer has accepted customer data terms. If using cross-account conversion tracking, this value is inherited from the manager. This field is read-only. For more information, see https://support.google.com/adspolicy/answer/7475709. |
conversionTrackingStatus |
Output only. Conversion tracking status. It indicates whether the customer is using conversion tracking, and who is the conversion tracking owner of this customer. If this customer is using cross-account conversion tracking, the value returned will differ based on the |
enhancedConversionsForLeadsEnabled |
Output only. Whether the customer is opted-in for enhanced conversions for leads. If using cross-account conversion tracking, this value is inherited from the manager. This field is read-only. |
googleAdsConversionCustomer |
Immutable. The resource name of the customer where conversions are created and managed. This field is read-only. |
conversionTrackingId |
Output only. The conversion tracking id used for this account. This id doesn't indicate whether the customer uses conversion tracking (conversionTrackingStatus does). This field is read-only. |
crossAccountConversionTrackingId |
Output only. The conversion tracking id of the customer's manager. This is set when the customer is opted into cross account conversion tracking, and it overrides conversionTrackingId. This field can only be managed through the Google Ads UI. This field is read-only. |
RemarketingSetting
Remarketing setting for a customer.
JSON representation |
---|
{ "googleGlobalSiteTag": string } |
Fields | |
---|---|
googleGlobalSiteTag |
Output only. The Google tag. |
CustomerPayPerConversionEligibilityFailureReason
Enum describing possible reasons a customer is not eligible to use PaymentMode.CONVERSIONS.
Enums | |
---|---|
UNSPECIFIED |
Not specified. |
UNKNOWN |
Used for return value only. Represents value unknown in this version. |
NOT_ENOUGH_CONVERSIONS |
Customer does not have enough conversions. |
CONVERSION_LAG_TOO_HIGH |
Customer's conversion lag is too high. |
HAS_CAMPAIGN_WITH_SHARED_BUDGET |
Customer uses shared budgets. |
HAS_UPLOAD_CLICKS_CONVERSION |
Customer has conversions with ConversionActionType.UPLOAD_CLICKS. |
AVERAGE_DAILY_SPEND_TOO_HIGH |
Customer's average daily spend is too high. |
ANALYSIS_NOT_COMPLETE |
Customer's eligibility has not yet been calculated by the Google Ads backend. Check back soon. |
OTHER |
Customer is not eligible due to other reasons. |
CustomerAgreementSetting
Customer Agreement Setting for a customer.
JSON representation |
---|
{ "acceptedLeadFormTerms": boolean } |
Fields | |
---|---|
acceptedLeadFormTerms |
Output only. Whether the customer has accepted lead form term of service. |
LocalServicesSettings
Settings for Local Services customer.
JSON representation |
---|
{ "granularLicenseStatuses": [ { object ( |
Fields | |
---|---|
granularLicenseStatuses[] |
Output only. A read-only list of geo vertical level license statuses. |
granularInsuranceStatuses[] |
Output only. A read-only list of geo vertical level insurance statuses. |
GranularLicenseStatus
License status at geo + vertical level.
JSON representation |
---|
{
"geoCriterionId": string,
"categoryId": string,
"verificationStatus": enum ( |
Fields | |
---|---|
geoCriterionId |
Output only. Geotarget criterion ID associated with the status. Can be on country or state/province geo level, depending on requirements and location. See https://developers.google.com/google-ads/api/data/geotargets for more information. |
categoryId |
Output only. Service category associated with the status. For example, xcat:service_area_business_plumber. For more details see: https://developers.google.com/google-ads/api/data/codes-formats#local_services_ids |
verificationStatus |
Output only. Granular license status, per geo + vertical. |
LocalServicesVerificationStatus
Enum describing status of a particular Local Services Ads verification category.
Enums | |
---|---|
UNSPECIFIED |
Not specified. |
UNKNOWN |
Unknown verification status. |
NEEDS_REVIEW |
Verification has started, but has not finished. |
FAILED |
Verification has failed. |
PASSED |
Verification has passed. |
NOT_APPLICABLE |
Verification is not applicable. |
NO_SUBMISSION |
Verification is required but pending submission. |
PARTIAL_SUBMISSION |
Not all required verification has been submitted. |
PENDING_ESCALATION |
Verification needs review by Local Services Ads Ops Specialist. |
GranularInsuranceStatus
Insurance status at geo + vertical level.
JSON representation |
---|
{
"geoCriterionId": string,
"categoryId": string,
"verificationStatus": enum ( |
Fields | |
---|---|
geoCriterionId |
Output only. Geotarget criterion ID associated with the status. Can be on country or state/province geo level, depending on requirements and location. See https://developers.google.com/google-ads/api/data/geotargets for more information. |
categoryId |
Output only. Service category associated with the status. For example, xcat:service_area_business_plumber. For more details see: https://developers.google.com/google-ads/api/data/codes-formats#local_services_ids |
verificationStatus |
Output only. Granular insurance status, per geo + vertical. |