How to identify valid/in-valid click from click_view

2024-06-24 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team we pull click level data from click_view but can not find any field could use to identify the click is valid or not, could you please help guide us how to identify? Any help here would be appreciated. Thanks in advance. Thanks Hao -- --

Low granularity of pMax campaign performance data on Google Ads API

2022-03-27 Thread 'Hao Long' via Google Ads API and AdWords API Forum
HI Google Ads Support Team, During the Google Ads migration we could find pMax campaign performance data from campaign resource, but we can not get pMax performance data from low granularity level data such as adgroup or ad. could you please help confirm if Ads api support low level

Question on keyword_performance_report migration

2022-03-18 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Google Support Team, We are working on keyword_performance_report migration from AdWords to Ads API. and we found below case when we testing the download files: 1. the data download from Google AdWords API have the same records on this March 2. the data download from Google Ads API have

The CriterionId for ad performance report migration

2022-03-18 Thread 'Hao Long' via Google Ads API and AdWords API Forum
HI Google Support Team, This conversation is ask help for how to get CriterionId(segments.keyword.ad_group_criterion in Google Ads API) in Google Ads API. we have Google AdWords query as below need migrate to Google Ads API: select Date , CriterionId , Id , AdGroupId , CampaignId ,

Google Ads Migration for AUDIENCE_PERFORMANCE_REPORT

2022-03-07 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Google Ads Support Team, For AUDIENCE_PERFORMANCE_REPORT we have two download jobs depend on Google Adwords API and we are currently work on migrate to Google Ads API. The two download jobs one

Re: Campaign Performance Report Missing Data

2022-03-05 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Google Support Team, Could you please help looking into this thread? Thanks Hao On Friday, March 4, 2022 at 3:09:15 PM UTC+8 Hao Long wrote: > The same case happened on Ad group performance, Ad performance report. it > should have the same root cause as Campaign Performance migration. we

Re: customer_extension_setting

2022-03-05 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks Matt, we are migrate current active campaign and customer extension setting Google Adwords download to new Google Ads API, we are found there have some account have data downloaded from Adwords API but empty in Google Ads API. detail list as below: Customer Extension Setting: Query

Re: customer_extension_setting

2022-03-03 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Google Ads Support Team, we are pending on this few days, could you please help on my issues? Thanks Hao On Wednesday, March 2, 2022 at 9:53:27 AM UTC+8 Hao Long wrote: > Hi Team, > > could you please help on the question on campaign and customer extension > setting migration? > > Thanks

Ad Performance Report Migration Issue

2022-03-02 Thread 'Hao Long' via Google Ads API and AdWords API Forum
HI Google Ads Support Team, During the Ad performance report migration we found some issues need your help, detail list as below: Background: we have ad performance report downloaded from Google Adwords API, and we are currently focus on migration this download job to Google Ads API, We

Re: customer_extension_setting

2022-02-28 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team, we are facing the same issue on campaign extension setting, some accounts could download from Google Adwords API but empty from Google Ads API: campaign_extension_setting search query: SELECT campaign_extension_setting.campaign,

Re: AUDIENCE_PERFORMANCE_REPORT and GEO_PERFORMANCE_REPORT migration from Adwords to Ads API

2022-02-27 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks Aryeh, i have retried and can download the data but the it's so weird when i try download one hour later, it's return empty result. could you please help check? message: Request --- MethodName: google.ads.googleads.v9.services.GoogleAdsService/SearchStream Endpoint:

customer_extension_setting

2022-02-24 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team, we found we download empty data from customer_extension_setting(Google Ads API)for some accounts but there have data downloaded in Google Adwords API. could you please help on this case? Query used: SELECT customer_extension_setting.extension_feed_items,

Re: AUDIENCE_PERFORMANCE_REPORT and GEO_PERFORMANCE_REPORT migration from Adwords to Ads API

2022-02-23 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team, do you have an chance to help looking into this thread? we are pending on this few days. Thanks Hao On Friday, February 18, 2022 at 4:56:44 PM UTC+8 Hao Long wrote: > Hi Team, > > For Audience performance report migration, base on my assumption i have a > try but we can not download

Re: performance for Google Ads shopping_performance_view

2022-02-23 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks Kevin, i will split the request into 9(5 days data per request). Thanks Hao On Wednesday, February 23, 2022 at 10:09:40 PM UTC+8 Hao Long wrote: > yes we have retry logic in our program(once failed it will retry after > 10mins) but still get the same failed result. > i just confused we

Re: performance for Google Ads shopping_performance_view

2022-02-23 Thread 'Hao Long' via Google Ads API and AdWords API Forum
yes we have retry logic in our program(once failed it will retry after 10mins) but still get the same failed result. i just confused we could one time download 45 days data but could not achieve this in new Google Ads API. On Monday, February 21, 2022 at 5:37:14 PM UTC+8 adsapi wrote: > Hi Hao

performance for Google Ads shopping_performance_view

2022-02-19 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team, we are facing performance issue when download data from shopping performance view. the case is we are downloading latest 45 days data from shopping performance report from Google Adwords API account by account, but it failed when we migrate to Google Ads API. could you please help

customer_extension_setting permission issue

2022-02-15 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team, we have below migrated query for Google Ads API; SELECT customer_extension_setting.extension_feed_items, customer_extension_setting.extension_type, customer.id FROM customer_extension_setting and we get some permission issue when user this query to access Google Ads API, but we do

shopping_performance_view migration

2022-02-14 Thread 'Hao Long' via Google Ads API and AdWords API Forum
HI Team, We have shopping performance report migrate from Google Adwrods API to Ads API and we encounter DEADLINE_EXCEED exception for some accounts. When we download from Google Adwords API, it could be download successful( download latest 40D performance data on daily batch.). but can not

Re: Ad Performance Report

2022-02-06 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks! we found some useful information: The Google Ads API have 0 impression filter auto applied for each performance data, could you please help confirm? if yes then should be this case led the gap between Google Adwords and Ads API. Cause we have ads structure data requirement, we need

Re: Audience Performance Report

2022-02-06 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks Baker, According by the AWQL attached below in Adword API I have a thought: the data we requested in Adwords API are all on ad group level(cause campaign and ad group field included in returned fields) and we could also summary the data on campaign level. Performance data feed: select

Re: Keyword performance Report

2022-02-06 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks i will have a try, to make sure align with Google Adwords API return could you please advice how to including 0 impression keywords records in Ads API? Thanks Hao On Saturday, January 29, 2022 at 4:23:23 AM UTC+8 adsapi wrote: > Hi Hao, > > Checking the UI, I see that there are

Re: GEO_PERFORMANCE_REPORT migration

2022-02-06 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks Jakeia, I could got the same information as you provide in previous mail. My question is i could get below fields in Google Adwords API GEO_PERFORMANCE_REPORT and we need migrate to use Google Ads API before this Apr. according the mapping relationship we could found there have two

GEO_PERFORMANCE_REPORT migration

2022-01-28 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team, we are migrate GEO_PERFORMANCE_REPORT from Google Adwords API to Ads API and found there have two resources(geographic_view,user_location_view) mapped in Google Ads API. in Google Adwords API we download below fields : Date AccountCurrencyCode CampaignId CampaignName CityCriteriaId

Extension Setting Migration

2022-01-28 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team, we have extension setting(https://developers.google.com/adwords/api/docs/guides/extension-settings) service depend on Google Adwords API need migrate to Google Ads API. and we get below fields from Google Adwords API: customerId campaignId extensionType feedItem but we found below

Re: Ad Performance Report

2022-01-28 Thread 'Hao Long' via Google Ads API and AdWords API Forum
The full log have some sensitive info, i list download one account data as example: [2022-01-28 04:25:05,673] {bash.py:173} INFO - 04:25:05.673 [grpc-default-executor-0] INFO c.g.a.googleads.lib.request.summary - SUCCESS REQUEST SUMMARY. Method:

Re: Keyword performance Report

2022-01-28 Thread 'Hao Long' via Google Ads API and AdWords API Forum
we setcustomerid as 7390598815 when build google ads service and execute query as attached in previous mail i sent. compare with Adwords API there have huge data volume gap. data from Google Ads API missing lot of data, such as the ads data under below campaign: account:

Re: Audience Performance Report

2022-01-28 Thread 'Hao Long' via Google Ads API and AdWords API Forum
yes i know, as mentioned in previous mail we have two feeds downloan from Google need migrate from Google Adwords Api to Ads API and according by migration guide the Audience Performance report in Adwords will mapping to two resources (campaign_audience_view and ad_group_audience_view). we

Re: Keyword performance Report

2022-01-27 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks Matt, Below list the info you mentioned in previous conversation: Google Adwords API: KEYWORDS_PERFORMANCE_REPORT Fields list: Date AdGroupId CampaignId Id Interactions InteractionRate SearchAbsoluteTopImpressionShare SearchBudgetLostAbsoluteTopImpressionShare

Keyword performance Report

2022-01-26 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team, we are working on keyword performance report migration from adwords to ads(keyword_view) api. we found there have some records existing adwords api but not in ads api. exception case: account: UK_Vertical_Parts_and_Accessories_Exact_1(7390598815) campaign:

Re: Ad Performance Report

2022-01-26 Thread 'Hao Long' via Google Ads API and AdWords API Forum
btw, i want to know the reason why it return the same volume of data for Google Adword API? On Wednesday, January 26, 2022 at 5:58:07 PM UTC+8 Hao Long wrote: > Hi Team, > > we are facing huge row count gap for ad performance report when migrate > from Adwords to Ads API. > > the background

Ad Performance Report

2022-01-26 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team, we are facing huge row count gap for ad performance report when migrate from Adwords to Ads API. the background is we query ad performance report in adwords API to get ads structure meta data and the query field list as below: Date Id AccentColor AccountCurrencyCode AdGroupId

Audience Performance Report

2022-01-26 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team, We are migrate Audience Performance report form Google Adwords API to Google Ads API and according by resource mappings from Google Ads API wiki page(https://developers.google.com/google-ads/api/docs/migration/mapping) there map to two resources(campaign_audience_view and

Re: Get account information

2022-01-26 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks Peter, yes, as your suggest first we get label from customer_label resource and use the label(customers/{customer_id}/labels/{label_id}) value to map resource_name in label resource to get label.name. we got the value as we want. On Tuesday, January 25, 2022 at 10:52:50 AM UTC+8

Re: Get account information

2022-01-24 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Baker, The current pending issue is how to get the account labels on client account, the account will help us to derive some useful fields like channel/subchannel and we tried your suggestion get the resource_name from customer_client and is returned customers/***/customerClients/*** not

Re: Get account information

2022-01-21 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Currently we only found one way to get the account labels: call customer_client to get the customer list then call customer_lable to get the lables, and at last to call label to get the label name. as we could find there have efficient way to get account labels: customer_client.applied_labels

Re: Get account information

2022-01-21 Thread 'Hao Long' via Google Ads API and AdWords API Forum
made up some info base on previous message. the account label should setup on account level not MCC account, we could see lots of case the accounts have diff labels under the same mcc account. detail please see attached pic. On Friday, January 21, 2022 at 4:03:12 PM UTC+8 Hao Long wrote: >

Re: Get account information

2022-01-21 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks John, for your inputs that means the account labels are setup on MCC level, all the accounts under this mcc account will have the same account label value? Thanks Hao On Friday, January 21, 2022 at 2:32:24 PM UTC+8 adsapi wrote: > Hi Hao, > > Thank you for providing further details to

Re: Get account information

2022-01-20 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks Yasar, we try to use your suggestion to get account label and find below exception case: String searchQuery = "*SELECT label.id, label.name, label.resource_name FROM label * "; SearchGoogleAdsStreamRequest request = SearchGoogleAdsStreamRequest.newBuilder()

Re: migrate AD_PERFORMANCE_REPORT

2022-01-18 Thread 'Hao Long' via Google Ads API and AdWords API Forum
sample account: 3292676853 On Wednesday, January 19, 2022 at 10:28:31 AM UTC+8 Hao Long wrote: > Hi Team, > > we found an issue when migrate AD_PERFORMANCE_REPORT from Adwords to Ads. > > here is the query we used for google Ads API: > select segments.date, segments.keyword.ad_group_criterion,

migrate AD_PERFORMANCE_REPORT

2022-01-18 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team, we found an issue when migrate AD_PERFORMANCE_REPORT from Adwords to Ads. here is the query we used for google Ads API: select segments.date, segments.keyword.ad_group_criterion, ad_group_ad.ad.id, ad_group.id, campaign.id, customer.currency_code, metrics.cost_micros, metrics.clicks,

Re: Get account information

2022-01-18 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks you mean i could use customer_client.applied_labels to get label resource name like 'customers/9293907848/labels/3064162226' and then use label report 'label.resource_name ' =

Re: Get account information

2022-01-17 Thread 'Hao Long' via Google Ads API and AdWords API Forum
for customer.getAccountLabels migrate, i try customer_client.applied_labels and customer_labe to get the values and returned below sample values: customers/8772668342 customers/9293907848/labels/3064162226

Re: Get account information

2022-01-16 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks Baker, as suggestion we have tried customer_client.applied_labels and customer_label both, they all return empty. customer.getAccountLabels is very important field for us, could you please help on this? On

Re: Get account information

2022-01-14 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Here i need summary my encounter issues when i migrate my program from Google Adwords API to Google Ads API: 1. for ad group performance report migrate from adwords(ADGROUP_PERFORMANCE_REPORT) to ads(ad_group) a. for Device we could found the mapping between two API(Device -

Re: Get account information

2022-01-13 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks Peter, you mean i need query the lables from another resource? how about customer_client.applied_labels in https://developers.google.com/google-ads/api/fields/v9/customer_client On Friday, January 14, 2022 at 10:52:11 AM UTC+8 adsapi wrote: > Hi Hao, > > Thank you for your follow up.

Re: Get account information

2022-01-13 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks John, we have the same question on managedCustomer.accountLabels, could you please help guide how to get this field in Google Ads? On Wednesday, January 12, 2022 at 5:07:47 PM UTC+8 adsapi wrote: > Hi Hao, > > Thank you for the reply. > > The possible field that you can use in the

Re: Get account information

2022-01-11 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Baker, Thanks for your updates, i know your points we could draft query from customer_client(https://developers.google.com/google-ads/api/fields/v9/customer_client) but we can not find the relationship for some fields, such as from google adwords *getEffectiveConversionTrackingId* to google

Get account information

2022-01-11 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team, we have below adwords code to get customer info: val session = googleSessionService .buildAdwordsSession(managedCustomer.customerId, siteId) val customerService = adwordsService.get(session, classOf[CustomerServiceInterface]) val customerList = new ListBuffer[Customer]() val