URL_PERFORMANCE_REPORT Behavior Changed

2015-11-13 Thread Mark Rogoyski
Hi, It seems that the behavior of the URL_PERFORMANCE_REPORT changed on November 3, 2015. Can someone confirm this? Prior to Nov 3, if you had a mobile app install campaign that targeted broad placements such as mobile app categories, the URL_PERFORMANCE_REPORT would report stats for the indiv

Keywords Performance Reports - Criteria

2015-11-13 Thread Gopi
We upgraded API version to V201509. Keyword text and Placement URL are replaced with criteria. I am seeing some of the broad keywords are downloaded with "=", the key word +online +keyword is returned as =+online +keyword Is this expected? Thanks Gopi -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: batch job service giving operand and error message both as null

2015-11-13 Thread Kainesh Patel
Hi Umesh, The job status is complete. And as per the guide, I am trying to fetch error or operand. But both are getting as null. Did the batch job url I shared helped you anyway? Thanks, Kainesh On Friday, November 13, 2015 at 10:44:15 PM UTC+5:30, Umesh Dengale wrote: > > Hi Kainesh, > > When

Re: Adwords API Developer's Token Special Case

2015-11-13 Thread Umesh Dengale
Hello, Thanks for providing the above details. The developer token indicate that your company is approved to use the AdWords API. When you apply for developer token, the compliance team will review the developer token application and approves it. Please check out developer token

Re: Querying the search query report for accented charaters

2015-11-13 Thread Michael Cloonan (AdWords API Team)
Hello, To my knowledge, this should work with other alphabets as well. If you run into issues with those, don't hesitate to reach out again. Regards, Mike, AdWords API Team On Friday, November 13, 2015 at 5:40:31 AM UTC-5, Axel Vermeil wrote: > > Hi Mike, > > That seems to work for me as well!

Re: Adwords API throwing UNEXPECTED_INTERNAL_API_ERROR on campaigns creation even though the campaigns are created fine.

2015-11-13 Thread jefferson
Hello Anthony Madrigal Im not in my work pc at the moment but I will send it to you later. Also I managed to "solve" the problem by creating a new shared budget. So it seems the problem is related to the shared budget on campaigns. Here are the steps to reproduce de problem: 1 Create a shared

Re: Fatal error: Uncaught SoapFault exception: [HTTP] Error Fetching http headers

2015-11-13 Thread Umesh Dengale
Hello, Could you provide me privately the OAuth2.0 error and other errors detailed logs? Just click *Reply privately to author* in the forum when responding. Don't forget to remove the developer token in the output. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: batch job service giving operand and error message both as null

2015-11-13 Thread Umesh Dengale
Hi Kainesh, When BatchJob completes, it will have CANCELED or DONE status. If job status is CANCELED then inspect the list of processingErrors on the batch job and download the results

Adwords API Developer's Token Special Case

2015-11-13 Thread Shamvir Singh
Hi, I've just submitted a request for a developer's token as a Individual Developer and I was wondering if this is the correct classification for my use case. The background is that I work for a Market Research company (called Northstar) and not a advertisement agency so we use the keywords p

Inaccurate Data Returned by CampaignSharedSetService

2015-11-13 Thread Ross Lavery
Hi all, We have a small utility function to determine whether a Campaign is applied to a Shared Set. The API is telling us that it is applied, but the AdWords Web Interface is confirming that it is not. It was explicitly removed via the interface a couple of days ago. private function isCampai

Fatal error: Uncaught SoapFault exception: [HTTP] Error Fetching http headers

2015-11-13 Thread Daniel Alvarado
Hi Team, We have a tool setup to pull reports for a given CID that is used by our account management team. The tool is running on API V201506 ( so not sunset yet :P ), and has been running properly for as far as I can remember, with only little maintenance performed ( mostly just updating API

batch job service giving operand and error message both as null

2015-11-13 Thread Kainesh Patel
I am trying to update keyword. However, after batch job status is done, when I try to check the status of operand or error, noth are returning null. Batch Job Url is https://www.googleapis.com/upload/storage/v1/b/batch-job-upload-prod-ebe9b43/o?uploadType=resumable&upload_id=AEnB2Uq7yXKGBpTcZMI

Re: Querying the search query report for accented charaters

2015-11-13 Thread Axel Vermeil
Hi Mike, That seems to work for me as well! It looks like I must URL escape all characters, and that I can even replace "+" with %20. So in the end, I can just stick the whole thing into encodeURIComponent() (I'm using nodejs) and get __fmt=XML&__rdquery=SELECT%20Impressions%2CClicks%2CCost%20