RE: The results from two Google Ads APIs are different

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi, Upon checking your account, both values from the Campaign Performance Report and the Campaign Location Target Report are identical with the values in Google Ads UI. We don't recommend comparing those reports as the Campaigns Performance report includes all statistics aggregated by default

RE: How to fix QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi Gabriel, Thank you for reaching out. Sorry for misunderstanding your concern. Could you further elaborate your concern so I could better assist you? Do you wish to apply for a production developer token? If yes, you can apply for Basic Access by submitting this form. Regards, Dannison

RE: Programmatically access customer's AdWords account

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi Vish, Thank you for reaching out. You can create customer list in the AdWords API. You can use the AdWordsUserListService on how to create user lists. You may refer to this guide and sample codes (also available in different languages) to help you with this. Let me know if you need further

RE: Search volume from auto corrected keyword without information

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi Max, So I can better investigate the issue, could you provide the complete SOAP request and response logs of your TargetingIdeaService request and also the complete screenshot of the keyword planner? You may reply using the Reply privately to author option. Thanks and regards, Peter Google

Re: All But Removed data equals All Enabled in getting data from API (Different in the UI)

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi Alon, My apologies for the delayed response as we discussed your issue to my team. Upon checking, you need to remove the 'CriterionId' field as it behave differently and there is a possibility that it will consider the status of criterion, not the ad. This is the reason why you couldn't

Re: Error trying to download report

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi Doğan, Thank you for sharing your code and some information about your implementation. Seeing that how you construct the credentials and sessions objects are a bit different from the standard in the client library examples, could you share your full code as well so I can look into the issue

Re: Developer token is not approved for production access, and the customer is attempting to access a production account

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi Gabriel, You may create a test account first by following the Getting started with test accounts guide and follow the instruction provided in the Make Your First API Call guide to make an API call. You should be able to make API calls even if the developer token is not approved for the test

Re: Get parent campaign name of ad group feed item target

2019-07-18 Thread Yuxiang Wang
Just to clarify, I'm using Google Ads API. On Friday, July 19, 2019 at 10:56:25 AM UTC+8, Yuxiang Wang wrote: > > Hi, > > For feed_item_target which target type is ad group, how could we get the > parent campaign name of this ad group? > I tried to select campaign.name, but seems it will return

Get parent campaign name of ad group feed item target

2019-07-18 Thread Yuxiang Wang
Hi, For feed_item_target which target type is ad group, how could we get the parent campaign name of this ad group? I tried to select campaign.name, but seems it will return nothing. Really appreciate your help~ Thanks, Marcus -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Extension Setting Services - operation limit

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi Nati, Thanks for the reply. There is no limit specified in our documentation for the number of extensions that you can include inside one extension setting object. However, since its data elements can be very large, the limit was adjusted to be 250 operations per request limit, and one

RE: Filter by campaign type in adwords api reporting python

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi Praveen, Upon checking your report, I would recommend using the Ad Group Performance Report to replicate the report TUI_Display_GDN_Weekly in your Google Ads UI. You may refer to the query below. AWQL : SELECT Date, AdGroupStatus, AdGroupName, CampaignName, CampaignStatus, CpcBid, CpvBid,

Re: I have used Google Ads Transfer service and GeoStats table is empty

2019-07-18 Thread 이승현
Hi, Thank you for your guidance. However, I have already made contact to the Google Cloud Platform Technical Support Team and Google Ads Support Team and have received the following responses. FROM GOOGLE CLOUD PLATFORM TECHNICAL SUPPORT TEAM I got a call that the problem is at the Google Ads

RE: I have used Google Ads Transfer service and GeoStats table is empty

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi, We address questions specific to AdWords API on this forum. Since your question is specific to Big Data Transfer Service, please refer to this support documentation for further assistance related to your concern. Regards, Nikisha Patel, Google Ads API Team ref:_00D1U1174p._5001U8M97a:ref

RE: how do I get a long live token?

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi Ankit, Thank you for reaching support. An access token has an expiration time (based on the expires_in value) after which the token is no longer valid. You can use the refresh token to refresh an expired access token. Please refer to this guide to create OAuth2 refresh token to

Re: All But Removed data equals All Enabled in getting data from API (Different in the UI)

2019-07-18 Thread Alon Reznik
Hi @adsapiforumadvisor Any updates on this? How do I get the answer? Thanks On Wednesday, July 17, 2019 at 9:14:31 AM UTC+3, adsapiforumadvisor wrote: > > Hi Alon, > > Thanks for posting your concern. > > To investigate the issue, would you mind providing the information below > via *Reply

how do I get a long live token?

2019-07-18 Thread Ankit Agarwal
Currently, I am using a short-lived token. Since it is short, it is valid for a very short duration and I don't want to make my user login after every short duration of time. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: AdGroupAd vs Ad

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi Suresh, Yes that is correct. Cheers, Anthony Google Ads API Team ref:_00D1U1174p._5001U8LxT2:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: The caller does not have permission

2019-07-18 Thread Vesela Testing
For me the problem was not setting the 'LoginCustomerId' in the GoogleAdsClient together with the rest of oAuth credentials. And the LoginCustomerId is the 'test manager account' customer id! On Thursday, March 14, 2019 at 11:40:08 PM UTC+2, Ramanajee Kandregula wrote: > > Hi, > When we are

Re: Problems working with the report Placeholderitem_feed report. I can't find a variable.

2019-07-18 Thread Jorge Lopez Marcos
Hello Bharani, I believe that we are puzzling ourselves here. What I'm exactly looking forward to get is at which level is declared the ad extension, in other words, if a ad extension belongs to a campaign or an account or an ad group. I believe that this figure can be obtained using

I have used Google Ads Transfer service and GeoStats table is empty

2019-07-18 Thread 이승현
Hello, I am trying to use Google Ads Transfer, a kind of BigQuery Data Transfer service. When I used Google Ads Transfer, it was able to successfully insert some data into my dataset. Unfortunately, I was able to find that p_GeoConversionStats_[CUSTOMER_ID] and p_GeoStats_[CUSTOMER_ID]

Re: Extension Setting Services - operation limit

2019-07-18 Thread Nati Yonatan
Is there a limit for the extensions list inside the extension settings? On Thursday, July 18, 2019 at 10:42:32 AM UTC+3, adsapiforumadvisor wrote: > > Hi Nati, > > Thank you for posting your concern. > > With regard to your question, one extension setting should be equivalent > to one operation

Re: Developer token is not approved for production access, and the customer is attempting to access a production account

2019-07-18 Thread Gabriel Ariza G. de Castro
But how can i set environment for test account and make my calls? Thanks for yout time. More: I am using API For PHP fallowing this lib https://github.com/googleads/googleads-php-lib On Friday, July 5, 2019 at 12:35:09 AM UTC-3, adsapiforumadvisor wrote: > > Hi Liva, > > Thanks for posting your

Programmatically access customer's AdWords account

2019-07-18 Thread Vish
Hi y'all, Is it possible to build an app that will let me create a customer list ( https://support.google.com/google-ads/answer/6276125?co=ADWORDS.IsAWNCustomer%3Dfalse=en) on behalf of my customer? For instance, they authorize me somehow and using their token I use the AdWords API to create a

The results from two Google Ads APIs are different

2019-07-18 Thread 'Nan Wu' via AdWords API and Google Ads API Forum
Hi, We use two APIs to get the data from Google Ads which are 'campaign location target' API and 'campaign performance' API, but the click results from two APIs are different. The results from 'campaign performance' API is right. So how can we get the correct click results from 'campaign

How to fix QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED

2019-07-18 Thread Gabriel Ariza G. de Castro
I have a developer token for test account, but i dont know where i set that i am in developer environment to fix this issue. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Search volume from auto corrected keyword without information

2019-07-18 Thread Max N
Hello there, I am using a production account to make the calls. The keyword is only chaning in the adwords keyword-planner, not in my api-tool. The Values are same but the keyword is different. Is the api returning the requested keyword with the corrected data? Am Montag, 13. Mai 2019

RE: Extension Setting Services - operation limit

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi Nati, Thank you for posting your concern. With regard to your question, one extension setting should be equivalent to one operation so technically speaking, you can only use 250 operations/extension settings per request. Let me know if you have further questions. Regards, Ejay Google Ads

Re: Error trying to download report

2019-07-18 Thread Doğan Hekimoğlu
Hi, 1. Yes, I think i've been doing everything correctly to generate refresh token 2. Yes, I've been using java client library for making api requests. To make it easier i'll share some code about how i generate refresh token *Client Side Javascript Code(For authorizing on behalf of the

Re: Select Campaign type, Campaign subtype and Labels from CAMPAIGN_PERFORMANCE_REPORT

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi Alex, Thank you for your confirmation. Unfortunately, not all the campaign types and campaign subtypes are seen in the Google Ads UI are supported in the AdWords API Reports. So I can further investigate if the campaign which you are looking is indeed supported in AdWords API, could you

Re: get the fields of report in Japanese

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi Alex, Unfortunately, it is also currently not possible to get values in Japanese in AdWords API reports. You may reach out to the Google Ads Product team via the ? icon -> Get help link to verify if this is possible via the Google Ads UI. Regards, Hiroyuki Google Ads API Team

Re: Error trying to download report

2019-07-18 Thread Google Ads API Forum Advisor Prod
Hi Doğan, My apologies for the back and forth and thank you for detailing your process. However, I have a few other questions to ask so I can better identify the cause of the issue : 1. Could you confirm if you have completely followed the steps mentioned in our OAuth2 credentials guide,