Re: Adhoc report via curl returns error: TERMS_AND_CONDITIONS_NOT_SIGNED

2014-11-19 Thread Josh Radcliff (AdWords API Team)
Hi Jim, You only need to set up billing and accept terms and conditions on the production MCC. Per our Common Errors guide , if you've already set up billing *and* accepted terms and y

Update "conversion_value" via API

2014-11-19 Thread Torben Sominka
Hello @ all, I was wondering whether it is possible to update the "conversion_value" via the Google AdWords API. I know the parameter normally reflects the order value as sent by the shop system. However, I know the net revenue of each conversion after cancellations and returns as well. In my e

Re: CRITERIA PERFORMANCE REPORT is empty

2014-11-19 Thread Josh Radcliff (AdWords API Team)
Hi Aram, The *Date* field is not zero impression rows compatible (see the *Supports Zero Impressions* column in the report fields list ). T

Re: Keywords Upload With Individualized Destination Url And Bids

2014-11-19 Thread Josh Radcliff (AdWords API Team)
Hi Mahantesh, Yes, you can do that by setting the destinationUrl and biddingStrategyConfiguration

Re: How to get campaign budget on given date

2014-11-19 Thread Josh Radcliff (AdWords API Team)
Hi, The report behavior is by design -- note that the *Amount* field in that report is labeled as type *Attribute*. Per the *Behavior* description in the Reporting documentation : > *Attribute*The field contains settings or othe

Re: Get total metrics of all shopping campaigns per each day

2014-11-19 Thread Josh Radcliff (AdWords API Team)
Hi Lukasz, An AdWords account can have a combination of Shopping and non-Shopping campaigns, so the concept of a "Shopping account" doesn't really exist. In order to only get shopping data you'll have to filter by *AdvertisingChannelType* in the CAMPAIGN_PERFORMANCE_REPORT, as you mentioned.

Re: Adhoc report call returns Missing client info, even though client is in the header...

2014-11-19 Thread Josh Radcliff (AdWords API Team)
Hi Jim, If you're using curl then you're in luck :). I already have an example: curl --header 'Authorization: Bearer ' --header 'clientCustomerId: xxx-xxx-' --header 'developerToken: XXX' --data __fmt=CSV --data '__rdquery=SELECT CampaignId, ClickType, Impressions FROM CAMPAIGN_PERFORM

Re: Get clientCustomerIds after Oauth permission granted

2014-11-19 Thread Josh Radcliff (AdWords API Team)
Hi Elena, Could you provide the stack trace from the NullPointerException so I can see where it failed? Thanks, Josh, AdWords API Team On Wednesday, November 19, 2014 12:21:54 PM UTC-5, Elena Neuschild wrote: > > Hi, > > sorry for the downvote. > I tried this using the .NET API and whatever I t

Re: Get Targetting Keywords Based on Radius

2014-11-19 Thread Josh Radcliff (AdWords API Team)
Hi, As far as I know, neither the API nor the UI will provide keyword suggestions using Proximity targeting. The closest you can get to that functionality is to use the *LocationSearchParameter* I mentioned in my previous response. Cheers, Josh, AdWords API Team On Wednesday, November 19, 201

Re: Not all Keyword returned by AdGroupCriterionServiceInterface

2014-11-19 Thread Josh Radcliff (AdWords API Team)
Hi, Please double-check the *complete* output from your request and make sure you are requesting all pages. When I ran a request for all *AdGroupCriterion* for your ad group ID with *CriterionUse = 'BIDDABLE'* I got back 102 entries in total. With a page size of 100, this meant that I had to s

Adhoc report via curl returns error: TERMS_AND_CONDITIONS_NOT_SIGNED

2014-11-19 Thread James Randell
Has anyone successfully run an AdHoc report using curl? starting with the boilerplate example from Reporting Basics and The AdWords Query Language

Re: Adhoc report call returns Missing client info, even though client is in the header...

2014-11-19 Thread James Randell
Thank you Josh, but s I mentioned earlier in the thread, I alternate content type as I test each call: from null, to multipart/form-data, to application/x-www-form- urlencoded. I am opening a second front using curl should I start a second thread with the errors I get from curl? Thanks again,

Re: Get clientCustomerIds after Oauth permission granted

2014-11-19 Thread Elena Neuschild
Hi, sorry for the downvote. I tried this using the .NET API and whatever I tried, CustomerService.get() crashed with a NullPointerException (the CustomerService object was initialized, so the crash must have happened somewhere in the method). No further information on the exception was provided

Re: Adhoc report call returns Missing client info, even though client is in the header...

2014-11-19 Thread Josh Radcliff (AdWords API Team)
Hi Jim, You might want to try adding the header: Content-Type: application/x-www-form-urlencoded Cheers, Josh, AdWords API Team On Tuesday, November 18, 2014 6:01:19 PM UTC-5, James Randell wrote: > > Hi Josh, I'm getting closer. > Line endings would use the encoded char "%0d%0a" > So, that bri

CRITERIA PERFORMANCE REPORT is empty

2014-11-19 Thread Aram T
Starting from October 28 , we are getting empty CRITERIA_PERFORMANCE_REPORT . I have updated to later API version (201409) and found that it is empty when "Date" field is included in the selector fields list for any Date range, otherwise it is not empty. Customer Id 302-410-1700. Thanks Ara

Re: Deleting Bidding Schemes fails

2014-11-19 Thread Daniel Olel
Hi, I do added the clientCustomerId and developerToken header to the request and still got the error. As for the strategy Id, I pass the strategy object I retrieved from the query for an existing strategy of the given name On Wednesday, 19 November 2014 15:36:36 UTC+1, Danial Klimkin wrote: >

Re: Which API errors should be retried?

2014-11-19 Thread Michael Cloonan (AdWords API Team)
Hello, There is no programmatic way to tell whether an error should be retried or not. For each use case where you're accessing the API, you should determine yourself how to handle various error cases. You can use our common errors

Re: Deleting Bidding Schemes fails

2014-11-19 Thread Danial Klimkin
Hello Daniel, First of all, please add the clientCustomerId header to the request. This way we can confirm which account the request is executed against. As per the error, where do you get the strategy ID from? ID 631122550 is not a valid bidding strategy ID. -Danial, AdWords API Team. On

Keywords Upload With Individualized Destination Url And Bids

2014-11-19 Thread Mahantesh Patil
Hello: Appreciate pointers if it is possible to upload keywords with individualized destination urls/ bids. Thanks in advance. Mahantesh P -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.

Re: Deleting Bidding Schemes fails

2014-11-19 Thread Daniel Olel
Hi Danial, Here is the SOAP XML request for removing a bid strategy ** *https://adwords.google.com/api/adwords/cm/v201409"; xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:tns="https://adwords.google.com/api/adwords/cm/v201409