Re: Not generating keyword ideas for some keywords.

2018-03-12 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Mouhssine, To further investigate this, could you provide the complete SOAP request and response log and reply to me via *Reply privately to author*? Also, could you provide a UI screenshot of keyword planner for me to compare the results both in UI and API? Thanks and regards, Luis

Re: BudgetOrderService whitelist

2018-03-12 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Erik, Your account has been whitelisted. Best, Thanet, AdWords API Team On Friday, March 9, 2018 at 1:06:57 PM UTC+7, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Hello Erik, > > We're processing this and will let you know when it's completed. > > Best, > Thanet, AdWords API

Re: null refresh token (web flow) [Python]

2018-03-12 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Taras, The link you provided is correct for the generation of OAuth2 credentials using the "web application" type. Based on the guide, the refresh token should be retrieved in Step 3

Re: Reporting Crash with v201802

2018-03-12 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Pete, Your issue seems to be unusual as based on your code snippet, it is supposed to execute the line before '*echo "C"'. *Since you said that this line is crashing on your end, do you have any error logs or any valuable information that we can further check? Is the crashing issue on the

Re: Cannot get googleads v201802 working

2018-03-12 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Taral, To run the latest samples in the new googleads python client library, you will need to update the libraries installed on your workstation. If that does not address your issue, could you please

Not generating keyword ideas for some keywords.

2018-03-12 Thread Mouhssine EL Qacimy
Hi, I am generating keyword ideas using api. But for some keywords it does not give ideas and return null. For example if i try to generate keyword ideas for keyword= "grow light" it does not give me any keyword ideas. What is the reason? Here is my code. $targetingIdeaService

Re: Cannot find AdWords API Center

2018-03-12 Thread Osa Aimola
Going by the number of people with this same issue, this is obbbvvviiooouussslly a reoccurring problem and should hint at something being wrong with the process. I've done several searches for how to get this fixed and it just doesn't work. Can you please, break this down into a clear

Re: null refresh token (web flow) [Python]

2018-03-12 Thread Taras Gromnitskiy
Hi! I don't getting REFRESH_TOKEN for WEB-app with access_type = "offline". The code below: flow = client.OAuth2WebServerFlow( client_id=client_id, client_secret=client_secret, scope=oauth2.GetAPIScope('adwords'), user_agent='Test', access_type="offline",

Reporting Crash with v201802

2018-03-12 Thread P Anand
Hello, I am currently on v201705 version for Adwords API. I am using the Report Download with AWQL method to download the reports. This is currently working fine since a long time . However, when i use the library v201802 the code just crashes with no information. Below is a snippet in PHP

Re: Get schedule for campaigns

2018-03-12 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi all, When you do a getCriterion() on CampaignCriterion , for all campaignCriterion->getCriterion()->getCriterionType()

Re: How to get the current account balance?

2018-03-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, This feature is still unavailable via the AdWords API. Please keep an eye on our blog for announcements about upcoming features. Thanks,

Re: Average Position 0.0

2018-03-12 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi all, The AveragePosition field gives the ad's position relative to other advertisers. The highest number is 1. Please refer this section

Re: Not able to get PAUSED Campaigns in keyword Performance Report by applying predicate

2018-03-12 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Kimberley, I ran the keyword performance report with predicate filed as CampaignStatus

Re: Get schedule for campaigns

2018-03-12 Thread Zweitze
I get that information, indeed from CampaignCriterionService. I do use a predicate on CriterionType. (In case you don't know, a predicate is essentially a filter). The predicate is: CriteriaType EQUALS "AD_SCHEDULE" Note: If I don't set up this predicate I get thousands of rows back on other

Re: Average Position 0.0

2018-03-12 Thread Zweitze
I've seen that behaviour on ads that have no real position. For instance, ads in the display network and in-stream video ads. And shopping ads too, because the user can apply his own sorting (like, on price, alphabetically on name, etc.etc.). On Monday, March 12, 2018 at 4:27:08 PM UTC+1,

Cannot get googleads v201802 working

2018-03-12 Thread taral
I am using Adwords API googleads version 201710 and try to migrate to v201802. I didn't change anything except for "version = 'vxx'" (as I did when migrated to v201710). client.GetService('TargetingIdeaService', version='v201802') However it returns: Unrecognized version for the

Re: GetIdeas example - ApiException not instance of Throwable?

2018-03-12 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Richard, Could you try removing the line for *adwords-axis*? The idea is that you'll either use *adwords-axis* *or** adwords-appengine*, but not both. Thanks, Josh, AdWords API Team On Monday, March 12, 2018 at 3:52:24 AM UTC-4, goldenmaza wrote: > > Hi Josh > > By having the following in

Get schedule for campaigns

2018-03-12 Thread Mathieu Dubreuil
Hi, I am simply trying to get the schedules for all of my campaigns and I can't seem to figure out how. I do not want to modify anything, simply retrieve the information about which days every campaign is running. I've found the CampaignCriterionService but I don't understand how to simply set

Re: API AdWords v201802

2018-03-12 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, You will be able to set the client customer id via the AdWordsSessionBuilder.php as per the New ads PHP client library upgrade guide

Re: SET_OPERATION_NOT_PERMITTED

2018-03-12 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Jtian, Please find below details, 1. Could you please enable the log and share the SOAP request and response along with the client customer ID. To enable the log please follow the steps in this guide . 2. Yes, it

Re: error API

2018-03-12 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Ocean, Could you please share the error message along with client customer ID for which you were facing the problem. You could share the details using *Reply Privately to author *option. Thanks, Milind, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Average Position 0.0

2018-03-12 Thread Marcel Zemp
What is the correct interpretation of having an average position of 0.0 even though Impressions > 0? Such records show up in an AD_PERFORMANCE_REPORT in my case. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: CustomerService CUSTOMER_NOT_FOUND error

2018-03-12 Thread Oksana Sulyma
Hi guys, bumping this thread as mentioned issue still exist. We had correspondence in private mode, please let me know if there are any ideas why we might get this error.. Thanks! On Friday, January 19, 2018 at 6:46:58 PM UTC+2, Bharani Cherukuri (AdWords API Team) wrote: > > Hello Okasana, >

Re: Geo Performance API report data differs from Geographic report

2018-03-12 Thread Oksana Sulyma
Hi guys! Any news on my issue? Thanks so much for your help! On Monday, March 5, 2018 at 3:39:26 PM UTC+2, Oksana Sulyma wrote: > > Thank you! Sent the client Id privately. > > On Friday, March 2, 2018 at 9:10:46 PM UTC+2, Dhanya Sundararaju (AdWords > API Team) wrote: >> >> Hi Oksana, >> >>

Re: Accessing the "Ad Suggestions" setting of an Account through the API?

2018-03-12 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, Modifying this feature is not currently supported in the AdWords API. Regards, Mike, AdWords API Team On Friday, March 9, 2018 at 3:44:12 PM UTC-5, Sean Hayes wrote: > > Hello > > I have multiple accounts running on Adwords that are currently using the > enabled "Ad Suggestions" setting

API AdWords v201802

2018-03-12 Thread myrabotakostya
Здравствуйте! Подскажите пожалуйста, в старой версии php библиотеки была возможность использовать код : $user = new AdWordsUser(); $user->SetClientCustomerId('123-123-1234'); Есть-ли такая возможность в библиотеке v201802 для нескольких аккаунтов? -- --

Not able to get PAUSED Campaigns in keyword Performance Report by applying predicate

2018-03-12 Thread kcauapi1
Hi Team, We are able to get all Enabled campaigns for keyword performance report. While on the API front end, I can find paused campaigns for the same account. We have applied predicate filed as *CampaignStatus*, operator as *IN*, Status ["*ENABLED*","*PAUSED*"]. After applying this condition

Re: CampaignGroup ID scope of uniqueness

2018-03-12 Thread Marcel Zemp
Hi Vincent Thanks, this makes things clear. Regards Marcel On Monday, 12 March 2018 10:09:39 UTC+1, Vincent Racaza (AdWords API Team) wrote: > > Hi Marcel, > > I am a teammate of Bharani and will provide support to you as she is OOO. > > Account ID is globally unique (as any AdWords account

Re: How to get the current account balance?

2018-03-12 Thread dovganich
Is the function still unavailable? :) понедельник, 17 июля 2017 г., 17:59:14 UTC+3 пользователь Shwetha Vastrad (AdWords API Team) написал: > > Hi, > > Are you talking about the remaining amount of an Account budget? I'm > afraid its not possible to get this information using AdWords API at

error API

2018-03-12 Thread adcore tech
Our API software is giving me an error message that I have more than 50 ads in adgroups in these campaigns, however I don’t see that on my side. I see maximum 5 ads/adgroup. Our technical head tells me that it is something with the Google system that is detected. what could it be? thank you!

Re: CampaignGroup ID scope of uniqueness

2018-03-12 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Marcel, I am a teammate of Bharani and will provide support to you as she is OOO. Account ID is globally unique (as any AdWords account with a clientCustomerId is unique) but CampaignGroup ID is only unique at the account level. So when you have the pair (Account ID, CampaignGroup ID), then

Re: Retrieve Negative keyword lists Google AdWords API

2018-03-12 Thread 'Peter Oliquino' via AdWords API Forum
Hi Veronica, For creating a shared set of Negative Keywords, you may refer to this guide . As for retrieving them, you may use the SharedCriterionService.get()

Re: CampaignGroup ID scope of uniqueness

2018-03-12 Thread Marcel Zemp
Hi Bharani Now I'm a bit confused. If the pair (Account ID, CampaignGroup ID) "may or may not be globally unique" but "the CampaignGroupId is unique at the account level", this would imply that the Account ID is not globally unique. How could that be? Can you be a bit more precise here?

Retrieve Negative keyword lists Google AdWords API

2018-03-12 Thread Veronica Mihaela
Hi, Can you please tell me if there is any way that I can create Negative keywords list and retrieve Negative keywords lists using the API (Google AdWords API). I can add negative keywords, I can retrieve negative keywords but I don't find a way to create lists of negative keywords. Thanks

Re: GetIdeas example - ApiException not instance of Throwable?

2018-03-12 Thread goldenmaza
Hi Josh By having the following in the build.gradle file: implementation 'com.google.api-ads:ads-lib:3.12.0' implementation 'com.google.api-ads:adwords-axis:3.12.0' implementation 'com.google.api-ads:adwords-appengine:3.12.0' I get the classpath errors: Error:Unable to resolve dependency for

Re: Targeting Idea STATS service: RATE_LIMIT error after 3 consecutive operations

2018-03-12 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Federico, The rateScope=ACCOUNT indicates that you are making too many request against a single AdWords account at a single given time. Regardless of access level, this limit will be

Re: Fatel error for 'cURL error 60: SSL certificate problem: unable to get local issuer certificate' on Adword API V201802

2018-03-12 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, The issue is on the network layer of your application as it could not locate the SSL certificate. It seems that you have initially did the suggestions provided by other forums on how to resolve this issue, but still, the issue is not yet resolved. Since this issue is more on the SSL

Re: downloadReportWithAwql returning bad numbers in PHP

2018-03-12 Thread 'Peter Oliquino' via AdWords API Forum
Hi Jay, In the AdWords API, Money fields such as the *Cost* field are represented in micros. So what you're seeing is not the actual value of the cost and you will still need to divide it by 1,000,000