문서 메뉴

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
  1. 을 열고 앱 연결을 선택한 뒤 Google Ads 항목을 선택합니다.

  2. Google OAuth, 고객 ID, 선택 사항인 관리자 ID를 입력합니다.

  3. 테이블을 확인한 뒤 소스를 저장합니다.

  4. 첫 실행이 완료될 때까지 동기화 기록을 확인합니다.

자격 증명은 비밀 정보로 저장됩니다. 레이크 열이 되거나 쿼리 결과에 나타나지 않습니다.

동기화 동작#

엔터티 테이블과 성과 테이블은 연결된 계정 범위를 공유합니다. 계정은 설정 중에 선택합니다.

새 소스는 연결할 때 동기화한 다음 설정된 일정을 따릅니다. 기본 반복 간격은 4시간입니다. 실행이 중단되어도 완료한 진행 상황을 유지하며 안전하게 재시도합니다.

모든 레이크 테이블에는 시스템 열_synced_at_deleted도 있습니다. 아래 열 참조에는 소스 열만 나열합니다.

테이블 참조#

customer#

titan.google_ads.customer의 소스 열 수는 10개입니다.

google_ads.customer열 10개
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.campaign열 27개
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_budget열 12개
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_group열 22개
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_ad열 14개
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_criterion열 19개
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_criterion열 34개
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_action열 19개
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_strategy열 15개
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.label열 5개
idstringpk

id 소스 필드.

namestring

name 소스 필드.

statusstring

status 소스 필드.

background_colorstring

backgroundColor 소스 필드.

descriptionstring

description 소스 필드.

audience#

titan.google_ads.audience의 소스 열 수는 6개입니다.

google_ads.audience열 6개
idstringpk

id 소스 필드.

namestring

name 소스 필드.

statusstring

status 소스 필드.

descriptionstring

description 소스 필드.

scopestring

scope 소스 필드.

dimensionsjson

dimensions 소스 필드.

user_interest#

titan.google_ads.user_interest의 소스 열 수는 5개입니다.

google_ads.user_interest열 5개
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_group열 11개
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_asset열 5개
asset_group_idstringpk

assetGroupId 소스 필드.

asset_idstringpk

assetId 소스 필드.

field_typestringpk

fieldType 소스 필드.

statusstring

status 소스 필드.

sourcestring

source 소스 필드.

asset#

titan.google_ads.asset의 소스 열 수는 38개입니다.

google_ads.asset열 38개
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_filter열 13개
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_signal열 5개
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_label열 2개
campaign_idstringpk

campaignId 소스 필드.

label_idstringpk

labelId 소스 필드.

ad_group_label#

titan.google_ads.ad_group_label의 소스 열 수는 2개입니다.

google_ads.ad_group_label열 2개
ad_group_idstringpk

adGroupId 소스 필드.

label_idstringpk

labelId 소스 필드.

ad_group_ad_label#

titan.google_ads.ad_group_ad_label의 소스 열 수는 3개입니다.

google_ads.ad_group_ad_label열 3개
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_label열 3개
ad_group_idstringpk

adGroupId 소스 필드.

criterion_idstringpk

criterionId 소스 필드.

label_idstringpk

labelId 소스 필드.

account_metrics#

titan.google_ads.account_metrics의 소스 열 수는 24개입니다.

google_ads.account_metrics열 24개
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_metrics열 25개
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_metrics열 26개
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_metrics열 28개
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_metrics열 25개
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_metrics열 29개
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_metrics열 24개
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_view열 28개
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_view열 28개
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_view열 26개
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_view열 26개
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_view열 26개
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_view열 26개
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_view열 26개
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_view열 26개
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_view열 30개
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_view열 48개
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_view열 12개
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_event열 11개
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_constant열 7개
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_constant열 4개
idstringpk

id 소스 필드.

namestring

name 소스 필드.

codestring

code 소스 필드.

targetableboolean

targetable 소스 필드.

삭제와 이력#

행은 소스 키로 병합됩니다. 소스에서 행 삭제를 입증할 수 있으면 Supernova는 행을 유지하고 _deleted를 설정합니다. 따라서 쿼리에서 이력을 포함할지 선택할 수 있습니다. 현재 상태를 조회하는 쿼리에는 where not _deleted 필터를 사용하세요.