Re: [SSL: CERTIFICATE_VERIFY_FAILED] Pyhon

2017-06-20 Thread 'Peter Oliquino' via AdWords API Forum
Hi Julio, Your concern appears to be more related to setting up your client library rather than the AdWords API itself. This said, you may refer to the Python client library setup guide and you may also follow th

Re: Set keyword bid source to be AdGroup

2017-06-20 Thread 'Peter Oliquino' via AdWords API Forum
Hi Axel, I'm afraid that using only the AdGroupId is currently not possible since the Id field of the keyword criterion is required when passing it in the SET operation of the AdGroupCriterio

Re: v201705 Authentication

2017-06-20 Thread Sergiu Obreja
Hello! I'm using web application flow. I've managed to make it work. After the log in into the consent screen I'm redirected back to my page and I get a refresh token which I store in my database. Anytime I want to connect again on the behalf of that specific user I'm adding the refresh token t

Re: v201705 Authentication

2017-06-20 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sergiu, Glad to hear that you are now able to continue. Feel free to let us know should you encounter any issues with the AdWords API. Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelope

AdGroupAdService doesn't return all ads

2017-06-20 Thread a . kuzin
I'm using AdGroupAdService v201702 to get list of all ads in my account. And now i have a problem. Web Interfaces shows 634 ads, but api only returns "totalNumEntries = 315". All ads have similar 'Responsive ad' type. What method should i use to get full list? Thank you in advance. -- -- =~=

Re: AdGroupAdService doesn't return all ads

2017-06-20 Thread a . kuzin
Problem solved with "WHERE Status IN [ENABLED,DISABLED,PAUSED]" On Tuesday, June 20, 2017 at 1:33:21 PM UTC+3, a.k...@sdventures.com wrote: > > I'm using AdGroupAdService v201702 to get list of all ads in my account. > And now i have a problem. > > Web Interfaces shows 634 ads, but api only return

BatchJob does not return all operations performed

2017-06-20 Thread Stefano Fontana
Perhaps related to https://groups.google.com/forum/#!topic/adwords-api/G2Eld0949P4;noredirect=true Since this morning I've noticed that some of my uploads are failing because the BatchJob does not return all the AdGroups that are created. It's actually a test creating 5001 AdGroups, 5001 AdGrou

Re: Slow AWQL Responses

2017-06-20 Thread Tomas R
Have you tried searching before creating new topic: https://groups.google.com/forum/#!searchin/adwords-api/reporting|sort:date/adwords-api/MfX0XL7G4o4/FxioZYy_AgAJ On Monday, June 19, 2017 at 7:08:25 AM UTC+2, AdWordsApiUser wrote: > > Hello team, > > AWQL response times have increased significa

add existing sitelinks feed item to new adgroup in php

2017-06-20 Thread shlomi cohen
hello i need some help i need to add a existing sitelink feed item (by feedItemId ) to adgroup by adgroup id i have shared sitelinks on multiple campaign and i dont wont to have multiple duplicted sitelink this is my code in php to add new sitelink i need to modfy that code so i can add existing

Re: Our AWQL response latency has increased 3x recently. Is it just us?

2017-06-20 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Folks, The first stage of fixes are live on production. The latency should improve significantly, though there's still room for improvement. We are exploring more changes that should improve the latency further, bringing it closer to pre-June-6 values. I'll update this thread as more fixes are

Re: Ad approval status removed in v201705

2017-06-20 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Mario, The old and new status don't quite match one to another, since the old status gives you only the approval status, whereas the new values give you more information like the approval state, approval status and the additional policy restrictions around the approval. Cheers Anash P. Oomm

How to upload gif files to uac campaign?

2017-06-20 Thread Ramon
Dear Google API team, My name is Ramon and I work as a Google Adwords Media Buyer for a company. I have successfully upload a gif file to google server and get the image id, but whenever I try to add it to a uac camapign, the [SettingError.MEDIA_INCOMPATIBLE_FOR_UNIVERSAL_APP_CAMPAIGN] always o

Re: Slow AWQL Responses

2017-06-20 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Manas, I'm locking this thread to prevent more users from adding onto this thread instead of the main thread, where I'll add updates. Please continue following that thread for future updates. Thanks Tomas for posting the main thread link. Cheers Anash P. Oommen, AdWords API Advisor. On Tue

No answer for basic assess submission

2017-06-20 Thread ad
I applied for AdWord API basic access more than a week ago but still have no answer. What I have to do? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~

Creating Bath Job Doesn't Work

2017-06-20 Thread Kanan Farzali
Hi Google, I have recently updated my code to the new API - v 201705 now being used and the code has been updated respectively. The new code looks like this (php): function createBatchJob($clientId, $operations) { $oAuth2Credential = (new OAuth2TokenBuilder()) ->fromFile() ->build(); // Co

Re: MCC test account confusion, account works but client account gives USER_PERMISSION_DENIED

2017-06-20 Thread Mevin Babu
So does this mean, we have to create another Test account and then link it to the Test Manager Account to test API ? And also, Is this test account going to be another Test Manager account, because, I don't see any way to create a Test Account, which is not a manager On Friday, 28 February 20

Re: Issues With Making my First Call

2017-06-20 Thread Eliot Shiner
I'm using 'Installed Application' and trying to connect to the test account at CID level within my Test account MCC. I'll try getting a new refresh token now. Thanks, Eliot. On Friday, June 16, 2017 at 6:31:38 PM UTC+1, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Eliot, > > Could you t

Re: TargetingIdeaService API sort keywords on basis of relevance

2017-06-20 Thread Nitzan Aviram
Hi guys, I wonder if anyone has a better answer. It seems that TargetingIdeaService provide CPC but not the relevance to the query parameter or parameters. SEMrush has a "%related score" in their UI but not

Developer token review

2017-06-20 Thread ad
I would like to inform that https://services.google.com/fb/forms/apicontact/ returns 403 Forbidden error. So, I have no other opportunity to ask about my problem save this post. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevel

Do i need to create a second Test account and link that to the Test Manger Account to test AdWords API

2017-06-20 Thread Mevin Babu
Hey, This is what I have done so far: * created a Production Manager Account and used it to generate *client ID*, *client secret* and *Developer token* * created a Test Manager Account and generated the refresh token, by using OAuth mechanism. (In the OAuth flow I gave access to this account)

Unable to get Dynamic Search Ads in v201607

2017-06-20 Thread Антон Сычугов
I'm using AdGroupAdService v201607/v201705 to get Expanded Dynamic Search Ads. But API does not return such ads, even by id. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsD

Re: add existing sitelinks feed item to new adgroup in php

2017-06-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can specify the FeedId and the FeedItemId

Re: How to upload gif files to uac campaign?

2017-06-20 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Ramon, Could you please enable logging and share the complete SOAP logs along with your client customer id and the specific gif file? You could use *reply privately to the author* option while responding. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Do i need to create a second Test account and link that to the Test Manger Account to test AdWords API

2017-06-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Mevin, You cannot create a standalone test client account. You can create test client accounts under a test manager account. Test and production manager accounts cannot interact in any way. You'll not be able to link a test client account to a production manager account and vice-versa. You

Re: Developer token review

2017-06-20 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, The link seems to be working for me, could you please confirm which locale/region you are in? In the mean time, please *Reply privately to the author* and let me know your questions for the API compliance team, I can try to get in touch wi

Re: No answer for basic assess submission

2017-06-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You can contact the AdWords API compliance team using this form to check the status of your Basic access application. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog a

Re: Creating Bath Job Doesn't Work

2017-06-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kanan, Could you provide a few sample BatchJobIds which are in AWAITING_FILE status? Please note that you need to poll the batch job's status periodically until it is CANCELED or DONE. This exa

Re: Performance problems downloading criteria report via API

2017-06-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi All, I'm marking this thread as duplicate of this one: https://groups.google.com/d/msg/adwords-api/MfX0XL7G4o4/c_40PK51AgAJ Please follow the other thread for updates about this issue. Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Error while creating conversion tracker - DOMAIN_EXCEPTION

2017-06-20 Thread Ondřej P
Hi, I have an issue with creating of AdWordsConversionTracker through Java SDK. I found that it depends on parameter conversionPageLanguage. I get ConversionTrackingError.DOMAIN_EXCEPTION error when conversionPageLanguage value is nb (Norwegian Bokmål) or he (Hebrew). Is it because these langu

Re: Filter for YouTube Campaigns only via Reports

2017-06-20 Thread Greg Friedman
Hi Shwetha, Your previous response was very helpful and prompt. I was also wondering if there was a way on the ad level to ask for all ads that are anything except for YouTube videos? Kind of like a non-Video Performance Report. It would pretty much serve as a complement to the rep

Re: Error while creating conversion tracker - DOMAIN_EXCEPTION

2017-06-20 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Could you confirm if you also encounter errors while using other conversion page language options other than "nb" and "he" or is it isolated only for these values? If the issue persists while using other language codes, please send to me the generated SOAP request and response logs and you

Re: add existing sitelinks feed item to new adgroup in php

2017-06-20 Thread shlomi cohen
Thank you! i have another qustion , how can i remove sitelink from adgroup? but dont delete the sitelink item just remove from spesifc adgroup? בתאריך יום שלישי, 20 ביוני 2017 בשעה 21:51:06 UTC+3, מאת Shwetha Vastrad (AdWords API Team): > > Hi, > > You can specify the FeedId >