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

2016-06-02 Thread Carl-Johan Kjellander
We verified today that sending XML using the BatchJobOps.xsd works, the none of the replies actually validates. All the new xsds from v201601 and onward has everything sorted alphabetically instead of using the old structure that has evolved over time adding stuff to the end of every sequence.

Re: What do I do if someone else is using ad adwords account and is using my business name in the adwords ad (which is illegal) and is creating confusion to my customers in my geograpgical area

2016-06-02 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Joshua, On this forum, we deal with issues related to AdWords API. I would suggest that you post your query in the AdWords Community and they will be able to help you out. Regards, Shwetha, AdWords API Team. -

Re: Can not set trackingUrlTemplate for Biddable AdGroupCriterion

2016-06-02 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Can you confirm that you are using the AdGroupCriterionService? This is likely the case where the incorrect service is being used. Could you provide the output logs when you try to update the criterion? You can find the instruction to enable logging for the python client library here

Re: AllConversionValue no value

2016-06-02 Thread 'Joyce Lava' via AdWords API Forum
Hi, Please make sure that fields with Double data type are used only with LESS_THAN and GREATER_THAN operators in the query to generate the report. This is to avoid accuracy issues on AllConversionValue

Re: OfflineInteractionCost deprecated in 201601 and up, but I can still request it for the Adgroup Performance Report

2016-06-02 Thread 'Peter Oliquino' via AdWords API Forum
Hi Tiana, OfflineInteractionCost has been deprecated since v201601 and should no longer be available and should return the mentioned error for succeeding versions. Could you provide your CID, the report definiton and the

Re: Controlling Adwords accounts via the API in a third-party user interface

2016-06-02 Thread 'Joyce Lava' via AdWords API Forum
Hi Ben, We support AdWords API related cases. The question above regarding third-party system to operate AdWords accounts may be answered in the AdWords Community Forum . Best Regards, Joyce, AdWords API Team --

Re: Can not set trackingUrlTemplate for Biddable AdGroupCriterion

2016-06-02 Thread Антон Сычугов
I use service.mutate method for saving ad group criterion: ops = [{ 'operator': 'SET', 'operand': { 'adGroupId': groupId, # 'xsi_type': 'BiddableAdGroupCriterion', 'criterion': {

Re: How do I add gender bid modifiers

2016-06-02 Thread 'Peter Oliquino' via AdWords API Forum
Hello Foluso, This appears to be an AdWords UI issue. You could post your concerns in the AdWords community forum for UI related cases. Thanks, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: AdWords Jars and Examples Download Link Broken

2016-06-02 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Mark, The 2.15.0 links are now fixed. Please reply back if you still see any issues. Thanks, Josh, AdWords API Team On Thursday, June 2, 2016 at 12:14:05 PM UTC-4, Peter Oliquino wrote: > > Hello Mark, > > Thanks for poin

Re: AdWords Jars and Examples Download Link Broken

2016-06-02 Thread 'Peter Oliquino' via AdWords API Forum
Hello Mark, Thanks for pointing out the broken link. We will update the API document. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Google

OfflineInteractionCost deprecated in 201601 and up, but I can still request it for the Adgroup Performance Report

2016-06-02 Thread Tiana S.
The other 2 reports (CAMPAIGN_PERFORMANCE_REPORT and CALL_METRICS_CALL_DETAILS_REPORT) it was available in now return INVALID_FIELD_NAME_FOR_REPORT as expected, but the ADGROUP_PERFORMANCE_REPORT returns the metric without issues. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Re: The examples in PHP library of Adwords api for creating Responsive Ad is not working. It gives fatal error yelling Cannot access empty property.

2016-06-02 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, It turns out there's a problem with the PHP library's AdGroupAdService.php file . The *advertiserName* field and its references should be changed to *businessName*. My

Re: Offline Conversions with Same gclid and different ConversionType

2016-06-02 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Itay, Uploading the same GCLID/dateTime combination to two different conversion types (*ConversionName* in your example) should work. When you checked for results after uploading, did you wait at least 3 hours as suggested in the Offline Conversions guide

Controlling Adwords accounts via the API in a third-party user interface

2016-06-02 Thread Ben Carew
HI There After reading that the Adwords API ideally gives you access to most functions inside a normal account, we have been having real trouble finding an external user interface or dashboard to view our ad data and KPIs. Third party connectors like Zapier or IFTTT surprisingly don't serve th

AllConversionValue no value

2016-06-02 Thread KisAw
Hello, I have a problem with the value "AllConversionValue" for a report (CAMPAIGN_PERFORMANCE_REPORT) In Fact,when I call the API for to have the campaign report, I had all value how I want, but I haven't the value for AllConversionValue, but, on the website Adwords,, I have a value for that.

Re: How do I add gender bid modifiers

2016-06-02 Thread foluso
Hi Peter, Thanks for your reply. In that case I will have to do it from the adwords interface manually. However, there is still a problem with setting them from the interface... The situation is as follows. Trying to set the Gender Bid Modifier to 0% for all rows (online interface) in an acc

Re: Keyword Text from Reports

2016-06-02 Thread 'Marcin Gdak' via AdWords API Forum
Hi Peter, This worked - thank you for your help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receive