ドキュメントメニュー

Google Ads#

Google OAuth、顧客 ID、必要に応じてマネージャー ID を使って Google Ads を接続します。このソースは titan.google_ads に 42 個の固定テーブルを書き込みます。

sql
select
  id,
  descriptive_name,
  currency_code
from titan.google_ads.customer
limit 10

Google Adsを接続する#

  1. アプリを開き、アプリを接続を選択してから、Google Adsを選択します。

  2. Google OAuth の認証情報と顧客 ID を入力し、必要に応じてマネージャー ID を指定します。

  3. テーブルを確認してからソースを保存します。

  4. 初回の実行が完了するまで同期履歴を確認します。

認証情報はシークレットとして保存されます。レイクの列になったり、クエリ結果に表示されたりすることはありません。

同期の動作#

エンティティテーブルとパフォーマンステーブルは、接続したアカウントの範囲に限定されます。アカウントは設定時に選択します。

新しいソースは接続時に同期し、その後はスケジュールに従います。デフォルトの繰り返し間隔は 4 時間です。実行が中断しても、完了した進捗を保持して安全に再試行します。

すべてのレイクのテーブルにはシステム列 _synced_at_deleted もあります。以下の列リファレンスにはソースの列のみを記載しています。

テーブルリファレンス#

customer#

titan.google_ads.customer には 10 個のソース列があります。

google_ads.customer10列
idstringpk

ソースのフィールド id

descriptive_namestring

ソースのフィールド descriptiveName

currency_codestring

ソースのフィールド currencyCode

time_zonestring

ソースのフィールド timeZone

statusstring

ソースのフィールド status

auto_tagging_enabledboolean

ソースのフィールド autoTaggingEnabled

managerboolean

ソースのフィールド manager

test_accountboolean

ソースのフィールド testAccount

optimization_scorefloat

ソースのフィールド optimizationScore

has_partners_badgeboolean

ソースのフィールド hasPartnersBadge

campaign#

titan.google_ads.campaign には 27 個のソース列があります。

google_ads.campaign27列
idstringpk

ソースのフィールド id

namestring

ソースのフィールド name

statusstring

ソースのフィールド status

advertising_channel_typestring

ソースのフィールド advertisingChannelType

advertising_channel_sub_typestring

ソースのフィールド advertisingChannelSubType

bidding_strategy_typestring

ソースのフィールド biddingStrategyType

budget_idstring

ソースのフィールド budgetId

bidding_strategy_idstring

ソースのフィールド biddingStrategyId

start_date_timedatetime

ソースのフィールド startDateTime

end_date_timedatetime

ソースのフィールド endDateTime

serving_statusstring

ソースのフィールド servingStatus

payment_modestring

ソースのフィールド paymentMode

optimization_scorefloat

ソースのフィールド optimizationScore

target_search_networkboolean

ソースのフィールド targetSearchNetwork

target_content_networkboolean

ソースのフィールド targetContentNetwork

target_partner_search_networkboolean

ソースのフィールド targetPartnerSearchNetwork

shopping_merchant_idstring

ソースのフィールド shoppingMerchantId

shopping_feed_labelstring

ソースのフィールド shoppingFeedLabel

shopping_campaign_priorityinteger

ソースのフィールド shoppingCampaignPriority

shopping_enable_localboolean

ソースのフィールド shoppingEnableLocal

base_campaign_idstring

ソースのフィールド baseCampaignId

labelsjson

ソースのフィールド labels

dsa_domain_namestring

ソースのフィールド dsaDomainName

dsa_language_codestring

ソースのフィールド dsaLanguageCode

app_idstring

ソースのフィールド appId

app_storestring

ソースのフィールド appStore

campaign_budget#

titan.google_ads.campaign_budget には 12 個のソース列があります。

google_ads.campaign_budget12列
idstringpk

ソースのフィールド id

namestring

ソースのフィールド name

amount_microsinteger

ソースのフィールド amountMicros

total_amount_microsinteger

ソースのフィールド totalAmountMicros

statusstring

ソースのフィールド status

periodstring

ソースのフィールド period

typestring

ソースのフィールド type

explicitly_sharedboolean

ソースのフィールド explicitlyShared

reference_countinteger

ソースのフィールド referenceCount

aligned_bidding_strategy_idstring

ソースのフィールド alignedBiddingStrategyId

ad_group#

titan.google_ads.ad_group には 22 個のソース列があります。

google_ads.ad_group22列
idstringpk

ソースのフィールド id

namestring

ソースのフィールド name

statusstring

ソースのフィールド status

typestring

ソースのフィールド type

campaign_idstring

ソースのフィールド campaignId

cpc_bid_microsinteger

ソースのフィールド cpcBidMicros

effective_cpc_bid_microsinteger

ソースのフィールド effectiveCpcBidMicros

cpm_bid_microsinteger

ソースのフィールド cpmBidMicros

target_cpa_microsinteger

ソースのフィールド targetCpaMicros

target_roasdecimal(28,6)

ソースのフィールド targetRoas

cpv_bid_microsinteger

ソースのフィールド cpvBidMicros

target_cpm_microsinteger

ソースのフィールド targetCpmMicros

target_cpv_microsinteger

ソースのフィールド targetCpvMicros

target_cpc_microsinteger

ソースのフィールド targetCpcMicros

percent_cpc_bid_microsinteger

ソースのフィールド percentCpcBidMicros

fixed_cpm_microsinteger

ソースのフィールド fixedCpmMicros

effective_target_cpa_microsinteger

ソースのフィールド effectiveTargetCpaMicros

effective_target_roasdecimal(28,6)

ソースのフィールド effectiveTargetRoas

effective_target_cpcinteger

ソースのフィールド effectiveTargetCpc

optimized_targeting_enabledboolean

ソースのフィールド optimizedTargetingEnabled

labelsjson

ソースのフィールド labels

base_ad_group_idstring

ソースのフィールド baseAdGroupId

ad_group_ad#

titan.google_ads.ad_group_ad には 14 個のソース列があります。

google_ads.ad_group_ad14列
ad_idstringpk

ソースのフィールド adId

ad_group_idstringpk

ソースのフィールド adGroupId

campaign_idstring

ソースのフィールド campaignId

statusstring

ソースのフィールド status

ad_typestring

ソースのフィールド adType

ad_strengthstring

ソースのフィールド adStrength

namestring

ソースのフィールド name

final_urlsjson

ソースのフィールド finalUrls

final_mobile_urlsjson

ソースのフィールド finalMobileUrls

display_urlstring

ソースのフィールド displayUrl

added_by_google_adsboolean

ソースのフィールド addedByGoogleAds

path1string

ソースのフィールド path1

path2string

ソースのフィールド path2

labelsjson

ソースのフィールド labels

ad_group_criterion#

titan.google_ads.ad_group_criterion には 19 個のソース列があります。

google_ads.ad_group_criterion19列
criterion_idstringpk

ソースのフィールド criterionId

ad_group_idstringpk

ソースのフィールド adGroupId

campaign_idstring

ソースのフィールド campaignId

typestring

ソースのフィールド type

statusstring

ソースのフィールド status

display_namestring

ソースのフィールド displayName

negativeboolean

ソースのフィールド negative

keyword_textstring

ソースのフィールド keywordText

keyword_match_typestring

ソースのフィールド keywordMatchType

quality_scoreinteger

ソースのフィールド qualityScore

creative_quality_scorestring

ソースのフィールド creativeQualityScore

post_click_quality_scorestring

ソースのフィールド postClickQualityScore

search_predicted_ctrstring

ソースのフィールド searchPredictedCtr

bid_modifierdecimal(28,6)

ソースのフィールド bidModifier

cpc_bid_microsinteger

ソースのフィールド cpcBidMicros

effective_cpc_bid_microsinteger

ソースのフィールド effectiveCpcBidMicros

final_urlsjson

ソースのフィールド finalUrls

labelsjson

ソースのフィールド labels

base_campaign_idstring

ソースのフィールド baseCampaignId

campaign_criterion#

titan.google_ads.campaign_criterion には 34 個のソース列があります。

google_ads.campaign_criterion34列
criterion_idstringpk

ソースのフィールド criterionId

campaign_idstringpk

ソースのフィールド campaignId

typestring

ソースのフィールド type

statusstring

ソースのフィールド status

display_namestring

ソースのフィールド displayName

negativeboolean

ソースのフィールド negative

bid_modifierdecimal(28,6)

ソースのフィールド bidModifier

geo_target_constant_idstring

ソースのフィールド geoTargetConstantId

language_constant_idstring

ソースのフィールド languageConstantId

language_codestring

ソースのフィールド languageCode

language_namestring

ソースのフィールド languageName

keyword_textstring

ソースのフィールド keywordText

keyword_match_typestring

ソースのフィールド keywordMatchType

device_typestring

ソースのフィールド deviceType

age_range_typestring

ソースのフィールド ageRangeType

gender_typestring

ソースのフィールド genderType

income_range_typestring

ソースのフィールド incomeRangeType

parental_status_typestring

ソースのフィールド parentalStatusType

user_interest_idstring

ソースのフィールド userInterestId

user_list_idstring

ソースのフィールド userListId

placement_urlstring

ソースのフィールド placementUrl

topic_constant_idstring

ソースのフィールド topicConstantId

youtube_channel_idstring

ソースのフィールド youtubeChannelId

youtube_video_idstring

ソースのフィールド youtubeVideoId

carrier_country_codestring

ソースのフィールド carrierCountryCode

carrier_namestring

ソースのフィールド carrierName

mobile_device_idstring

ソースのフィールド mobileDeviceId

operating_system_version_idstring

ソースのフィールド operatingSystemVersionId

content_label_typestring

ソースのフィールド contentLabelType

ip_block_ip_addressstring

ソースのフィールド ipBlockIpAddress

mobile_app_category_idstring

ソースのフィールド mobileAppCategoryId

mobile_application_app_idstring

ソースのフィールド mobileApplicationAppId

mobile_application_namestring

ソースのフィールド mobileApplicationName

mobile_app_category_namestring

ソースのフィールド mobileAppCategoryName

conversion_action#

titan.google_ads.conversion_action には 19 個のソース列があります。

google_ads.conversion_action19列
idstringpk

ソースのフィールド id

namestring

ソースのフィールド name

statusstring

ソースのフィールド status

typestring

ソースのフィールド type

categorystring

ソースのフィールド category

originstring

ソースのフィールド origin

primary_for_goalboolean

ソースのフィールド primaryForGoal

owner_customer_idstring

ソースのフィールド ownerCustomerId

include_in_conversions_metricboolean

ソースのフィールド includeInConversionsMetric

counting_typestring

ソースのフィールド countingType

click_through_lookback_window_daysinteger

ソースのフィールド clickThroughLookbackWindowDays

view_through_lookback_window_daysinteger

ソースのフィールド viewThroughLookbackWindowDays

phone_call_duration_secondsinteger

ソースのフィールド phoneCallDurationSeconds

app_idstring

ソースのフィールド appId

default_valuedecimal(28,6)

ソースのフィールド defaultValue

default_currency_codestring

ソースのフィールド defaultCurrencyCode

always_use_default_valueboolean

ソースのフィールド alwaysUseDefaultValue

attribution_modelstring

ソースのフィールド attributionModel

data_driven_model_statusstring

ソースのフィールド dataDrivenModelStatus

bidding_strategy#

titan.google_ads.bidding_strategy には 15 個のソース列があります。

google_ads.bidding_strategy15列
idstringpk

ソースのフィールド id

namestring

ソースのフィールド name

statusstring

ソースのフィールド status

typestring

ソースのフィールド type

currency_codestring

ソースのフィールド currencyCode

effective_currency_codestring

ソースのフィールド effectiveCurrencyCode

aligned_campaign_budget_idstring

ソースのフィールド alignedCampaignBudgetId

campaign_countinteger

ソースのフィールド campaignCount

non_removed_campaign_countinteger

ソースのフィールド nonRemovedCampaignCount

target_cpa_microsinteger

ソースのフィールド targetCpaMicros

target_roasdecimal(28,6)

ソースのフィールド targetRoas

cpc_bid_ceiling_microsinteger

ソースのフィールド cpcBidCeilingMicros

cpc_bid_floor_microsinteger

ソースのフィールド cpcBidFloorMicros

target_impression_share_microsinteger

ソースのフィールド targetImpressionShareMicros

target_impression_share_locationstring

ソースのフィールド targetImpressionShareLocation

label#

titan.google_ads.label には 5 個のソース列があります。

google_ads.label5列
idstringpk

ソースのフィールド id

namestring

ソースのフィールド name

statusstring

ソースのフィールド status

background_colorstring

ソースのフィールド backgroundColor

descriptionstring

ソースのフィールド description

audience#

titan.google_ads.audience には 6 個のソース列があります。

google_ads.audience6列
idstringpk

ソースのフィールド id

namestring

ソースのフィールド name

statusstring

ソースのフィールド status

descriptionstring

ソースのフィールド description

scopestring

ソースのフィールド scope

dimensionsjson

ソースのフィールド dimensions

user_interest#

titan.google_ads.user_interest には 5 個のソース列があります。

google_ads.user_interest5列
idstringpk

ソースのフィールド id

namestring

ソースのフィールド name

taxonomy_typestring

ソースのフィールド taxonomyType

parent_idstring

ソースのフィールド parentId

launched_to_allboolean

ソースのフィールド launchedToAll

asset_group#

titan.google_ads.asset_group には 11 個のソース列があります。

google_ads.asset_group11列
idstringpk

ソースのフィールド id

campaign_idstring

ソースのフィールド campaignId

namestring

ソースのフィールド name

statusstring

ソースのフィールド status

primary_statusstring

ソースのフィールド primaryStatus

ad_strengthstring

ソースのフィールド adStrength

path1string

ソースのフィールド path1

path2string

ソースのフィールド path2

final_urlsjson

ソースのフィールド finalUrls

final_mobile_urlsjson

ソースのフィールド finalMobileUrls

primary_status_reasonsjson

ソースのフィールド primaryStatusReasons

asset_group_asset#

titan.google_ads.asset_group_asset には 5 個のソース列があります。

google_ads.asset_group_asset5列
asset_group_idstringpk

ソースのフィールド assetGroupId

asset_idstringpk

ソースのフィールド assetId

field_typestringpk

ソースのフィールド fieldType

statusstring

ソースのフィールド status

sourcestring

ソースのフィールド source

asset#

titan.google_ads.asset には 38 個のソース列があります。

google_ads.asset38列
idstringpk

ソースのフィールド id

namestring

ソースのフィールド name

typestring

ソースのフィールド type

sourcestring

ソースのフィールド source

final_urlsjson

ソースのフィールド finalUrls

final_mobile_urlsjson

ソースのフィールド finalMobileUrls

tracking_url_templatestring

ソースのフィールド trackingUrlTemplate

final_url_suffixstring

ソースのフィールド finalUrlSuffix

text_asset_textstring

ソースのフィールド textAssetText

image_urlstring

ソースのフィールド imageUrl

image_file_sizeinteger

ソースのフィールド imageFileSize

image_mime_typestring

ソースのフィールド imageMimeType

youtube_video_idstring

ソースのフィールド youtubeVideoId

youtube_video_titlestring

ソースのフィールド youtubeVideoTitle

callout_textstring

ソースのフィールド calloutText

structured_snippet_headerstring

ソースのフィールド structuredSnippetHeader

structured_snippet_valuesjson

ソースのフィールド structuredSnippetValues

call_country_codestring

ソースのフィールド callCountryCode

call_phone_numberstring

ソースのフィールド callPhoneNumber

call_conversion_actionstring

ソースのフィールド callConversionAction

promotion_targetstring

ソースのフィールド promotionTarget

promotion_discount_modifierstring

ソースのフィールド promotionDiscountModifier

promotion_redemption_start_datestring

ソースのフィールド promotionRedemptionStartDate

promotion_redemption_end_datestring

ソースのフィールド promotionRedemptionEndDate

promotion_occasionstring

ソースのフィールド promotionOccasion

promotion_language_codestring

ソースのフィールド promotionLanguageCode

promotion_percent_offinteger

ソースのフィールド promotionPercentOff

promotion_money_amount_off_microsinteger

ソースのフィールド promotionMoneyAmountOffMicros

lead_form_business_namestring

ソースのフィールド leadFormBusinessName

lead_form_call_to_actionstring

ソースのフィールド leadFormCallToAction

lead_form_descriptionstring

ソースのフィールド leadFormDescription

lead_form_headlinestring

ソースのフィールド leadFormHeadline

price_typestring

ソースのフィールド priceType

price_price_qualifierstring

ソースのフィールド pricePriceQualifier

page_feed_page_urlstring

ソースのフィールド pageFeedPageUrl

asset_group_listing_group_filter#

titan.google_ads.asset_group_listing_group_filter には 13 個のソース列があります。

google_ads.asset_group_listing_group_filter13列
idstringpk

ソースのフィールド id

asset_group_idstring

ソースのフィールド assetGroupId

parent_idstring

ソースのフィールド parentId

typestring

ソースのフィールド type

pathjson

ソースのフィールド path

product_brand_valuestring

ソースのフィールド productBrandValue

product_item_id_valuestring

ソースのフィールド productItemIdValue

product_category_levelstring

ソースのフィールド productCategoryLevel

product_category_idstring

ソースのフィールド productCategoryId

product_channel_channelstring

ソースのフィールド productChannelChannel

product_condition_conditionstring

ソースのフィールド productConditionCondition

product_custom_attribute_indexstring

ソースのフィールド productCustomAttributeIndex

product_custom_attribute_valuestring

ソースのフィールド productCustomAttributeValue

asset_group_signal#

titan.google_ads.asset_group_signal には 5 個のソース列があります。

google_ads.asset_group_signal5列
resource_namestringpk

ソースのフィールド resourceName

asset_group_idstring

ソースのフィールド assetGroupId

search_theme_textstring

ソースのフィールド searchThemeText

audience_signaljson

ソースのフィールド audienceSignal

disapproval_reasonsjson

ソースのフィールド disapprovalReasons

campaign_label#

titan.google_ads.campaign_label には 2 個のソース列があります。

google_ads.campaign_label2列
campaign_idstringpk

ソースのフィールド campaignId

label_idstringpk

ソースのフィールド labelId

ad_group_label#

titan.google_ads.ad_group_label には 2 個のソース列があります。

google_ads.ad_group_label2列
ad_group_idstringpk

ソースのフィールド adGroupId

label_idstringpk

ソースのフィールド labelId

ad_group_ad_label#

titan.google_ads.ad_group_ad_label には 3 個のソース列があります。

google_ads.ad_group_ad_label3列
ad_group_idstringpk

ソースのフィールド adGroupId

ad_idstringpk

ソースのフィールド adId

label_idstringpk

ソースのフィールド labelId

ad_group_criterion_label#

titan.google_ads.ad_group_criterion_label には 3 個のソース列があります。

google_ads.ad_group_criterion_label3列
ad_group_idstringpk

ソースのフィールド adGroupId

criterion_idstringpk

ソースのフィールド criterionId

label_idstringpk

ソースのフィールド labelId

account_metrics#

titan.google_ads.account_metrics には 24 個のソース列があります。

google_ads.account_metrics24列
datedatepk

ソースのフィールド date

devicestringpk

ソースのフィールド device

ad_network_typestringpk

ソースのフィールド adNetworkType

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

campaign_metrics#

titan.google_ads.campaign_metrics には 25 個のソース列があります。

google_ads.campaign_metrics25列
campaign_idstringpk

ソースのフィールド campaignId

datedatepk

ソースのフィールド date

devicestringpk

ソースのフィールド device

ad_network_typestringpk

ソースのフィールド adNetworkType

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

ad_group_metrics#

titan.google_ads.ad_group_metrics には 26 個のソース列があります。

google_ads.ad_group_metrics26列
ad_group_idstringpk

ソースのフィールド adGroupId

campaign_idstringpk

ソースのフィールド campaignId

datedatepk

ソースのフィールド date

devicestringpk

ソースのフィールド device

ad_network_typestringpk

ソースのフィールド adNetworkType

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

ad_metrics#

titan.google_ads.ad_metrics には 28 個のソース列があります。

google_ads.ad_metrics28列
ad_group_idstringpk

ソースのフィールド adGroupId

ad_idstringpk

ソースのフィールド adId

campaign_idstringpk

ソースのフィールド campaignId

datedatepk

ソースのフィールド date

devicestringpk

ソースのフィールド device

ad_network_typestringpk

ソースのフィールド adNetworkType

keyword_criterion_idstringpk

ソースのフィールド keywordCriterionId

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

keyword_metrics#

titan.google_ads.keyword_metrics には 25 個のソース列があります。

google_ads.keyword_metrics25列
ad_group_idstringpk

ソースのフィールド adGroupId

criterion_idstringpk

ソースのフィールド criterionId

campaign_idstringpk

ソースのフィールド campaignId

datedatepk

ソースのフィールド date

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

search_term_metrics#

titan.google_ads.search_term_metrics には 29 個のソース列があります。

google_ads.search_term_metrics29列
campaign_idstringpk

ソースのフィールド campaignId

ad_group_idstringpk

ソースのフィールド adGroupId

search_termstringpk

ソースのフィールド searchTerm

datedatepk

ソースのフィールド date

statusstring

ソースのフィールド status

keyword_criterion_idstringpk

ソースのフィールド keywordCriterionId

search_term_match_typestring

ソースのフィールド searchTermMatchType

keyword_textstring

ソースのフィールド keywordText

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

asset_group_metrics#

titan.google_ads.asset_group_metrics には 24 個のソース列があります。

google_ads.asset_group_metrics24列
asset_group_idstringpk

ソースのフィールド assetGroupId

campaign_idstringpk

ソースのフィールド campaignId

datedatepk

ソースのフィールド date

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

geographic_view#

titan.google_ads.geographic_view には 28 個のソース列があります。

google_ads.geographic_view28列
campaign_idstringpk

ソースのフィールド campaignId

datedatepk

ソースのフィールド date

geo_target_constant_idstringpk

ソースのフィールド geoTargetConstantId

location_typestringpk

ソースのフィールド locationType

country_criterion_idstring

ソースのフィールド countryCriterionId

country_namestring

ソースのフィールド countryName

geo_target_namestring

ソースのフィールド geoTargetName

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

user_location_view#

titan.google_ads.user_location_view には 28 個のソース列があります。

google_ads.user_location_view28列
campaign_idstringpk

ソースのフィールド campaignId

datedatepk

ソースのフィールド date

geo_target_constant_idstringpk

ソースのフィールド geoTargetConstantId

country_criterion_idstring

ソースのフィールド countryCriterionId

country_namestring

ソースのフィールド countryName

geo_target_namestring

ソースのフィールド geoTargetName

targeting_locationbooleanpk

ソースのフィールド targetingLocation

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

age_range_view#

titan.google_ads.age_range_view には 26 個のソース列があります。

google_ads.age_range_view26列
campaign_idstringpk

ソースのフィールド campaignId

ad_group_idstringpk

ソースのフィールド adGroupId

datedatepk

ソースのフィールド date

age_range_typestringpk

ソースのフィールド ageRangeType

criterion_idstring

ソースのフィールド criterionId

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

gender_view#

titan.google_ads.gender_view には 26 個のソース列があります。

google_ads.gender_view26列
campaign_idstringpk

ソースのフィールド campaignId

ad_group_idstringpk

ソースのフィールド adGroupId

datedatepk

ソースのフィールド date

gender_typestringpk

ソースのフィールド genderType

criterion_idstring

ソースのフィールド criterionId

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

income_range_view#

titan.google_ads.income_range_view には 26 個のソース列があります。

google_ads.income_range_view26列
campaign_idstringpk

ソースのフィールド campaignId

ad_group_idstringpk

ソースのフィールド adGroupId

datedatepk

ソースのフィールド date

income_range_typestringpk

ソースのフィールド incomeRangeType

criterion_idstring

ソースのフィールド criterionId

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

parental_status_view#

titan.google_ads.parental_status_view には 26 個のソース列があります。

google_ads.parental_status_view26列
campaign_idstringpk

ソースのフィールド campaignId

ad_group_idstringpk

ソースのフィールド adGroupId

datedatepk

ソースのフィールド date

parental_status_typestringpk

ソースのフィールド parentalStatusType

criterion_idstring

ソースのフィールド criterionId

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

landing_page_view#

titan.google_ads.landing_page_view には 26 個のソース列があります。

google_ads.landing_page_view26列
campaign_idstringpk

ソースのフィールド campaignId

ad_group_idstringpk

ソースのフィールド adGroupId

datedatepk

ソースのフィールド date

expanded_final_urlstringpk

ソースのフィールド expandedFinalUrl

unexpanded_final_urlstring

ソースのフィールド unexpandedFinalUrl

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

ad_group_audience_view#

titan.google_ads.ad_group_audience_view には 26 個のソース列があります。

google_ads.ad_group_audience_view26列
campaign_idstringpk

ソースのフィールド campaignId

ad_group_idstringpk

ソースのフィールド adGroupId

criterion_idstringpk

ソースのフィールド criterionId

datedatepk

ソースのフィールド date

display_namestring

ソースのフィールド displayName

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

ad_schedule_view#

titan.google_ads.ad_schedule_view には 30 個のソース列があります。

google_ads.ad_schedule_view30列
campaign_idstringpk

ソースのフィールド campaignId

criterion_idstringpk

ソースのフィールド criterionId

datedatepk

ソースのフィールド date

day_of_weekstring

ソースのフィールド dayOfWeek

start_hourinteger

ソースのフィールド startHour

end_hourinteger

ソースのフィールド endHour

start_minutestring

ソースのフィールド startMinute

end_minutestring

ソースのフィールド endMinute

bid_modifierdecimal(28,6)

ソースのフィールド bidModifier

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

shopping_performance_view#

titan.google_ads.shopping_performance_view には 48 個のソース列があります。

google_ads.shopping_performance_view48列
campaign_idstringpk

ソースのフィールド campaignId

ad_group_idstringpk

ソースのフィールド adGroupId

datedatepk

ソースのフィールド date

product_item_idstringpk

ソースのフィールド productItemId

product_brandstringpk

ソースのフィールド productBrand

product_category_l1stringpk

ソースのフィールド productCategoryL1

product_category_l2stringpk

ソースのフィールド productCategoryL2

product_category_l3stringpk

ソースのフィールド productCategoryL3

product_category_l4stringpk

ソースのフィールド productCategoryL4

product_category_l5stringpk

ソースのフィールド productCategoryL5

product_channelstringpk

ソースのフィールド productChannel

product_channel_exclusivitystringpk

ソースのフィールド productChannelExclusivity

product_conditionstringpk

ソースのフィールド productCondition

product_custom_attribute0stringpk

ソースのフィールド productCustomAttribute0

product_custom_attribute1stringpk

ソースのフィールド productCustomAttribute1

product_custom_attribute2stringpk

ソースのフィールド productCustomAttribute2

product_custom_attribute3stringpk

ソースのフィールド productCustomAttribute3

product_custom_attribute4stringpk

ソースのフィールド productCustomAttribute4

product_languagestringpk

ソースのフィールド productLanguage

product_merchant_idstringpk

ソースのフィールド productMerchantId

product_store_idstringpk

ソースのフィールド productStoreId

product_titlestringpk

ソースのフィールド productTitle

product_type_l1stringpk

ソースのフィールド productTypeL1

product_type_l2stringpk

ソースのフィールド productTypeL2

product_type_l3stringpk

ソースのフィールド productTypeL3

product_type_l4stringpk

ソースのフィールド productTypeL4

product_type_l5stringpk

ソースのフィールド productTypeL5

impressionsinteger

ソースのフィールド impressions

clicksinteger

ソースのフィールド clicks

interactionsinteger

ソースのフィールド interactions

video_viewsinteger

ソースのフィールド videoViews

view_through_conversionsinteger

ソースのフィールド viewThroughConversions

cost_microsinteger

ソースのフィールド costMicros

average_cpcinteger

ソースのフィールド averageCpc

average_cpminteger

ソースのフィールド averageCpm

average_costinteger

ソースのフィールド averageCost

cost_per_conversioninteger

ソースのフィールド costPerConversion

conversionsfloat

ソースのフィールド conversions

all_conversionsfloat

ソースのフィールド allConversions

conversions_valuedecimal(28,2)

ソースのフィールド conversionsValue

all_conversions_valuedecimal(28,2)

ソースのフィールド allConversionsValue

ctrfloat

ソースのフィールド ctr

interaction_ratefloat

ソースのフィールド interactionRate

conversions_from_interactions_ratefloat

ソースのフィールド conversionsFromInteractionsRate

video_view_ratefloat

ソースのフィールド videoViewRate

search_impression_sharefloat

ソースのフィールド searchImpressionShare

absolute_top_impression_percentagefloat

ソースのフィールド absoluteTopImpressionPercentage

conversions_from_interactions_value_per_interactionfloat

ソースのフィールド conversionsFromInteractionsValuePerInteraction

click_view#

titan.google_ads.click_view には 12 個のソース列があります。

google_ads.click_view12列
gclidstringpk

ソースのフィールド gclid

datedatepk

ソースのフィールド date

campaign_idstring

ソースのフィールド campaignId

ad_group_idstring

ソースのフィールド adGroupId

ad_idstring

ソースのフィールド adId

keyword_criterion_idstring

ソースのフィールド keywordCriterionId

keyword_textstring

ソースのフィールド keywordText

keyword_match_typestring

ソースのフィールド keywordMatchType

page_numberinteger

ソースのフィールド pageNumber

area_of_interest_idstring

ソースのフィールド areaOfInterestId

location_of_presence_idstring

ソースのフィールド locationOfPresenceId

user_list_idstring

ソースのフィールド userListId

change_event#

titan.google_ads.change_event には 11 個のソース列があります。

google_ads.change_event11列
resource_namestringpk

ソースのフィールド resourceName

change_date_timedatetime

ソースのフィールド changeDateTime

change_resource_typestring

ソースのフィールド changeResourceType

change_resource_namestring

ソースのフィールド changeResourceName

client_typestring

ソースのフィールド clientType

user_emailstring

ソースのフィールド userEmail

campaign_idstring

ソースのフィールド campaignId

ad_group_idstring

ソースのフィールド adGroupId

changed_fieldsstring

ソースのフィールド changedFields

old_resourcejson

ソースのフィールド oldResource

new_resourcejson

ソースのフィールド newResource

geo_target_constant#

titan.google_ads.geo_target_constant には 7 個のソース列があります。

google_ads.geo_target_constant7列
idstringpk

ソースのフィールド id

namestring

ソースのフィールド name

canonical_namestring

ソースのフィールド canonicalName

country_codestring

ソースのフィールド countryCode

target_typestring

ソースのフィールド targetType

statusstring

ソースのフィールド status

parent_geo_target_idstring

ソースのフィールド parentGeoTargetId

language_constant#

titan.google_ads.language_constant には 4 個のソース列があります。

google_ads.language_constant4列
idstringpk

ソースのフィールド id

namestring

ソースのフィールド name

codestring

ソースのフィールド code

targetableboolean

ソースのフィールド targetable

削除と履歴#

行はソースのキーでマージされます。ソース側で行の削除を確認できた場合、Supernova は行を残して _deleted を設定します。クエリで履歴を含めるかどうかを選べます。現在の状態だけを取得するには where not _deleted で絞り込んでください。