[Get info of ads is removed]

2018-05-10 Thread Dương Lê
Hi all, I have a problem. I need get info of removed Ads with API. I try use "Ad Performance Report" with field Status = DISABLED, but it's correct. Can you help me? Thanks, ThanhDuong -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelop

CriterionError. INVALID_PROXIMITY_ADDRESS

2018-05-10 Thread Mathew Westlake-Toms
Since a few days ago, I am getting INVALID_PROXIMITY_ADDRESS when attempting to target an address (proximity). Attempting to add the address via the adwords interface works as expected, just the API returns this error. http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1="https://adwords.goo

Re: [Get info of ads is removed]

2018-05-10 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi ThanhDuong, Using that filter should be able to give you information for the removed ads. Strangely, it does not work on your end. Can you please provide me your report definition and your clientCu

Retrieving YouTube Channel names via AdWords API?

2018-05-10 Thread Arnab Gogoi
Hey AdWords API team! In our reporting, we're hoping to show the Channel name behind the video a user uses; however, we have only found VideoChannelId within the 'Video Performance' report which gets us the ID. We may have missed it, but is there a Channel name attribute in one of the reports t

Re: AdWordsUser doesn't have authorization token

2018-05-10 Thread ironside . alexander
Now I'm just really confused. I created new "test" accounts using this link: https://adwords.google.com/um/Welcome/Home?a=1&sf=mt&authuser=0#ta, but how am I supposed to log into these accounts to create the OAuth test credentials? This is what it looks like: The "test" is the name of the accou

Re: Retrieving Ad Extensions

2018-05-10 Thread Joe Stedman
Thanks, your private reply fixed the issue for me. For future people that may stumble upon this: I was using the same selector for all three calls to the API. *Between calls i forgot to reset the page index to 0.* Joe On Tuesday, May 8, 2018 at 5:47:02 PM UTC+1, Dhanya Sundararaju (AdWords

Re: Keyword Performance Report help

2018-05-10 Thread Stephen Barrett
So by changing the report type, would I have to also change the use cases too? On Wednesday, May 9, 2018 at 10:08:27 PM UTC-6, Dannison Yao (AdWords API Team) wrote: > > Hi Stephen, > > Here is a sample PHP guide >

Re: Keyword Performance Report help

2018-05-10 Thread Stephen Barrett
And update: I tested that sample code just how it is and I'm getting a parse error. Parse error: syntax error, unexpected ':', expecting ';' or '{' in /home/../symfony/serializer/Normalizer/GetSetMethodNormalizer.php on line 59 I assume that the file it's mentioning doesn't have an

Re: CriterionError. INVALID_PROXIMITY_ADDRESS

2018-05-10 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Mathew, Thank you for sharing the logs. This is known issue and our team is actively investigating the issue. As a workaround you could add Address along with GeoPoint

Re: Address Proximity errors started today

2018-05-10 Thread fbuitron
Hi, is the same error everyone is getting that your team is currently working which WA is to send the geopoints instead of the address We can close this thread... On Tuesday, May 8, 2018 at 12:57:36 PM UTC-5, Teja Makani wrote: > > Hello Fbuitron, > > What errors are you facing while adding Proxi

Re: Retrieving YouTube Channel names via AdWords API?

2018-05-10 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Arnab, I'm afraid, it is currently not possible to pull Channel Name data through the Video Performance Report . Please keep an eye out on our blog

Re: AdWordsUser doesn't have authorization token

2018-05-10 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Ironside, The accounts named as test are AdWords test manager accounts. You could switch back to old UI view to see that there is a red banner for these accounts (clicking on the return to previous AdWords ICS under the Tools, Billing and settings icon). To create the oAuth credentials re

Re: Keyword Performance Report help

2018-05-10 Thread Stephen Barrett
Another update. I've been working through this. And I had to update my PHP version to 7.0.29 in order to remove that error above. Now I'm not seeing any errors or anything. On Thursday, May 10, 2018 at 9:45:57 AM UTC-6, Stephen Barrett wrote: > > And update: > > I tested that sample code just h

Re: Retrieving YouTube Channel names via AdWords API?

2018-05-10 Thread Arnab Gogoi
Thank you for your quick correspondence Bharani! Best, Arnab On Thursday, May 10, 2018 at 3:43:22 PM UTC-4, Bharani Cherukuri (AdWords API Team) wrote: > > Hello Arnab, > > I'm afraid, it is currently not possible to pull Channel Name data through > the Video Performance Report >

Re: [Get info of ads is removed]

2018-05-10 Thread Dương Lê
Hi Dannison, Thank you for your feeback soon. :)) *1. I'm traking marketing, so i need get info of removed ads:* ​ https://support.google.com/adwords/answer/2375362?co=ADWORDS.IsAWNCustomer%3Dfalse&hl=en *Can you differentiate between a Ads get with Status = DISABLED (in "Ad Performance Repo

How can I set the campaign URL options using Python

2018-05-10 Thread aditigsportsbet
Hi, In UI of adwords, under settings of the campaign id, there is an option to set Campaign URL options - Custom parameters. How can I add this using adwords API in Python. Thanks, Aditi -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelope

Re: How can I set the campaign URL options using Python

2018-05-10 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Aditi, You can use the CampaignService to specify the UrlCustomParameters of your Campaigns an

Re: [Get info of ads is removed]

2018-05-10 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi ThanhDuong, To answer your first question, basically, when you remove an ad, it means that you cannot use the ad again and it cannot be recovered. So after removing the ad, the status of that ad automatically becomes *DISABLED*. So to generate reports for removed ads, you should set your st