JDBC Driver for Google Ads

Build 22.0.8462

DomainCategory

A category generated automatically by crawling a domain. If a campaign uses the DynamicSearchAdsSetting, then domain categories will be generated for the domain. The categories can be targeted using WebpageConditionInfo. See: https://support.google.com/google-ads/answer/2471185

Columns

Name Type Behavior Description
CustomerId Long ATTRIBUTE Output only. The ID of the customer.
DomainCategoryCampaign String ATTRIBUTE Output only. The campaign this category is recommended for.
DomainCategoryCategory String ATTRIBUTE Output only. Recommended category for the website domain, for example, if you have a website about electronics, the categories could be 'cameras', 'televisions', etc.
DomainCategoryCategoryRank Long ATTRIBUTE Output only. The position of this category in the set of categories. Lower numbers indicate a better match for the domain. null indicates not recommended.
DomainCategoryCoverageFraction Double ATTRIBUTE Output only. Fraction of pages on your site that this category matches.
DomainCategoryDomain String ATTRIBUTE Output only. The domain for the website. The domain can be specified in the DynamicSearchAdsSetting required for dynamic search ads.
DomainCategoryHasChildren Bool ATTRIBUTE Output only. Indicates whether this category has sub-categories.
DomainCategoryLanguageCode String ATTRIBUTE Output only. The language code specifying the language of the website, for example, 'en' for English. The language can be specified in the DynamicSearchAdsSetting required for dynamic search ads. This is the language of the pages from your website that you want Google Ads to find, create ads for, and match searches with.
DomainCategoryRecommendedCpcBidMicros Long ATTRIBUTE Output only. The recommended cost per click for the category.
DomainCategoryResourceName String ATTRIBUTE Output only. The resource name of the domain category. Domain category resource names have the form: customers/{customer_id}/domainCategories/{campaign_id}~{category_base64}~{language_code}

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.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462