Re: Actual CPC for a clickid

2016-06-03 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Cost information is not available on an individual click basis. You can find Cost and other related metrics from various reports. Please see here

Re: Can not set trackingUrlTemplate for Biddable AdGroupCriterion

2016-06-03 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, I just tried to replicate the error you're encountering, but the request succeeds for me. In case it helps, here's what my modified *update_keyword.py* file looks like: operations = [{ 'operator': 'SET', 'operand': { 'adGroupId': ad_group_id, 'xsi_type':

Re: Not getting same result for Campaign Negative Keywords Report in web interface as in API.

2016-06-03 Thread 'Peter Oliquino' via AdWords API Forum
Hello Kim, You could try adding predicates to your query for the report. For example, selecting only those campaigns whose status are ENABLED. You can further filter the records by excluding zero impressions

Re: Getting OperatorError.OPERATOR_NOT_SUPPORTED in exception using Google Api v201603 PHP library

2016-06-03 Thread mubbashar husain
sent a private reply thanks, On Friday, 3 June 2016 20:41:51 UTC+5, Joyce Lava wrote: > > Hi, > > To investigate the case, could you please send me *privately *the SOAP > XML request and response by clicking *Reply Privately to Author*? > > Thanks, > Joyce, AdWords API Team > -- --

Re: BatchJobService mutateResponse says it uses v201603 but the response seems to be v201509

2016-06-03 Thread 'Joyce Lava' via AdWords API Forum
Hi Carl-Johan, The engineering team is looking into the issue. If there is any update, we will inform you as soon as possible. Regards, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: BatchJobService mutateResponse says it uses v201603 but the response seems to be v201509

2016-06-03 Thread Carl-Johan Kjellander
Excellent to hear! But given that the sunset for v201509 is in a few weeks, I think I have to implement a simple xml-parser that doesn't validate what we receive just so we can move up to v201603 before the deadline. Any hints on which direction you are leaning toward for a fix would be much

Re: API Workshops FALL 2016

2016-06-03 Thread 'Peter Oliquino' via AdWords API Forum
Hi Albert, We currently do not have much information at hand other than the details mentioned in this link . You may check on the link in the coming days as we will be updating the details as they become available. Thanks, Peter

Re: Conflicting Keywords

2016-06-03 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kim, The process defined here is the best way to get conflicting keywords for an account. A complete code

Actual CPC for a clickid

2016-06-03 Thread dilan . jayawardenehbtest
Hi Guys, Could somebody give me some information regarding this.Click-performance report provides you the clickid. But it doesn't give you any associate costs for that clickid (actual cpc not average cpc). Do you know any other service or report where I can match these. So far I couldn't find

Re: BatchJobService mutateResponse says it uses v201603 but the response seems to be v201509

2016-06-03 Thread 'Joyce Lava' via AdWords API Forum
Hi Carl-Johan, Sorry for the delayed response. The engineering team is working on this issue. We will let you know about any updates once available. Thanks and Regards, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: BatchJobService mutateResponse says it uses v201603 but the response seems to be v201509

2016-06-03 Thread Carl-Johan Kjellander
How is it going? Haven't heard from any of you for a few days. Have your tried diffing the v201509 and later XSDs? On Friday, June 3, 2016 at 1:37:34 AM UTC+2, Carl-Johan Kjellander wrote: > > We verified today that sending XML using the BatchJobOps.xsd works, the > none of the replies actually

Re: INVALID ID and empty trigger field when an adword was deleted.

2016-06-03 Thread 'Joyce Lava' via AdWords API Forum
Hi Daniel, Glad to hear that I was able to give help. Please let us know if you need any other help in using AdWords API. Cheers, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Getting OperatorError.OPERATOR_NOT_SUPPORTED in exception using Google Api v201603 PHP library

2016-06-03 Thread bilaliqbal . te
Hello everyone, I am using Google Ads Api-v201603 (PHP Library) where sometimes, I am having an issue with my request which is returning me an Exception, {"faultstring":"[OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operand, RequiredError.REQUIRED

Conflicting Keywords

2016-06-03 Thread Kim Bach
Hello. I had another question. I am working with getting number of keyword conflicts. I found this in a search https://developers.google.com/adwords/api/docs/guides/conflicting-negative-keywords#retrieving_positive_keywords Is this the best way to get number of conflicts for an account? Has

Municipalities returned as cities, but are actually regions

2016-06-03 Thread Tiana S.
Hi guys, For example, in the Netherlands you have Amsterdam which is a city, and North Holland is the province (region) it's in, but in between those two you have the municipality of Amsterdam. This contains Amsterdam and some smaller cities around it, and is returned in the API as "Government

Not getting same result for Campaign Negative Keywords Report in web interface as in API.

2016-06-03 Thread Kim Bach
Hello. I am using CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT to receive the negative keywords on campaign level and I get 10474. When checking in web interface, I was told it was actually 4101 in the campaign keywords tabel. Anyone got ideas to point me in the direction of an answer to why

Re: API error - 'deleted_client' - The OAuth client was deleted

2016-06-03 Thread 'Danial Klimkin' via AdWords API Forum
Hello Ravi, Please start a new thread on the forum instead of answering an unrelated thread. Thank you. -Danial, AdWords API Team. On Wednesday, June 1, 2016 at 7:24:25 PM UTC+2, Ravi Aadepu wrote: > > I have re-created new project and updated the client id and client secret > but still i

Re: INVALID ID and empty trigger field when an adword was deleted.

2016-06-03 Thread Daniel Santonja
We use another source for the Ids, but I guess I can use your answer as a way of further filtering. Thank you! On Tuesday, 31 May 2016 18:33:44 UTC+2, Joyce Lava wrote: > > Hi Daniel, > > You may use AdGroupService.get >

API Workshops FALL 2016

2016-06-03 Thread Albert Morcillo
Hi, I saw the new about the API workshop. Do you have an agenda of what will be covered in the workshop? Thank you, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Can not set trackingUrlTemplate for Biddable AdGroupCriterion

2016-06-03 Thread Антон Сычугов
Thanks a lot for quick response! Yes, I'm using AdGroupCriterionService, API version 201601. suds logs: 2016-06-03 10:30:58,683 DEBUGsuds.xsd.query: ('mutate', 'https://adwords.google.com/api/adwords/cm/v201601'), found as: 2016-06-03 10:30:58,683 DEBUGsuds.xsd.query: ('mutate',