Re: ADGROUP_REACH_FREQUENCY_REPORT doesn't return any records yet?

2012-10-04 Thread dkasak
I spent most of the day rewiring our code to make AWQL requests for this report. This doesn't return any records either; just an XML with field headers. Now ... can someone please comment *definitively* on whether this report is supposed to work or not? --- AWQL: select AccountId , AdGroup

Re: Getting AdMob usage data?

2012-10-04 Thread David Torres
Hi Reed, You want to look at the URL_PERFORMANCE_REPORT & AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT targeting AdMob is targeting special placements and they will show up in these reports with Domain/Url looking like {mobile-app-id}.adsenseformobileapps.com Best, - David Torres - AdWords API Tea

Re: Recovering from production error: UNEXPECTED_INTERNAL_API_ERROR

2012-10-04 Thread David Torres
Hi, You should treat it as a retry-able error and re-submit after 30s. It will sure haven't gone through. Best, -David Torres - AdWords API Team On Thursday, September 27, 2012 9:34:46 AM UTC-4, Jeremy Aube wrote: > > What's the best way to recover from an UNEXPECTED_INTERNAL_API_ERROR in > p

Re: VideoCampaigns and VideoAds / YouTube Promoted Videos

2012-10-04 Thread David Torres
Hi, No updates yet. Best, - David Torres - AdWords API Team On Thursday, September 27, 2012 12:40:16 AM UTC-4, Ali wrote: > > Is there any further update? Is even in the pipeline? > > Regards, > > Ali > > On Tuesday, January 31, 2012 6:11:29 AM UTC-6, giataAdwords wrote: >> >> Hello, >> i

Re: Not able to get the values of Campaign i.e ID with perl ?

2012-10-04 Thread David Torres
Hi, Some code will definitively add more context to the problem. Best, -David Torres - AdWords API Team On Thursday, September 27, 2012 12:07:02 AM UTC-4, Saurabh wrote: > > > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.

Re: TargetError.CANNOT_MODIFY_CONTENT_CONTEXTUAL Error

2012-10-04 Thread David Torres
Hi Rajesh, The use of false in mutates of new campaign is ignored, all new campaigns are opt in by default. Only old campaigns created with the old content network setting have this set off. Best, -David Torres - AdWords API Team * * * * On Wednesday, September 26, 2012 9:26:18 PM UTC-4, Rajes

Re: Authentication errors for a single account, from a testing environment

2012-10-04 Thread David Torres
Hi Dan, Could you please send me the account email in question? Best, -David Torres - AdWords API Team On Wednesday, September 26, 2012 8:54:59 PM UTC-4, dkasak wrote: > > Hi Evgeniy. > > We're *not* getting anything related to captchas in the response to our > HTTP request to get a session ke

Re: INVALID_TOKEN_HEAD with sandbox Adwords API

2012-10-04 Thread David Torres
Hi Phillip, Do you mind trying with USD as currency code?, though BRL should work as well. Best, -David Torres - AdWords API Team On Wednesday, September 26, 2012 5:41:56 PM UTC-4, Phillip Tessuto wrote: > > I'm having a difficult passing the settings to use the sandbox. > Follows the header I

Does anyone know if Google spell check API is free or not; [http://www.google.com/tbproxy/spell]?

2012-10-04 Thread Jay Choi
-- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups

Re: BudgetLostImpressionShare

2012-10-04 Thread David Torres
Hi, Do you mean reports? the service not longer exposes this metric. Best, -David Torres - AdWords API Team On Tuesday, September 25, 2012 5:40:36 PM UTC-4, kes0 wrote: > > Hello, > I try to select BudgetLostImpressionShare in selector fields on campaign. > But I don't get anything back from A

Re: Is it OK to use the API for the TargetingIdeaService feature only?

2012-10-04 Thread Oliver
The purpose of the RMF is to expose certain functionality, that google believe is important, to the user. I doubt very much if implementing it "under the hood" will work :-) The RMF aims to make the user experience with adwords more consistent across various tools. So even if your aim is not

Google Adwords Auction Insights API

2012-10-04 Thread Yun Ling
Google released the keyword auction insight report earlier this year. It gives a competitor analysis on impression share, avg position and stuffs like that. i am trying to figure out if there is a way to pull that report out by using API. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

Re: OAUTH2 201206 .NET

2012-10-04 Thread okiebug1...@gmail.com
I appreciate your feedback. I notice the format for the webservices' SOAP message header is a bit different for AdWords than it is for GA. If possible can you point me to the documentation for the AdWords OAuth2 please? In GA, we are adding the following header to our SOAP message, "Authoriz

v201209 released?

2012-10-04 Thread David Bonner
Hi all, I'm in the process of upgrading our code from v201109 in advance of the sunset date, and I noticed that there's mention of a v201209on the release notes page. However, I haven't seen anything on the blog, and the most

Implementing reports on Ad Network, Devices and clicktype

2012-10-04 Thread Sjakie
Hello, I saw in the RMF that we have to implement the following reports. R.242Campaign (Report)Ad NetworkRequiredR.244Campaign (Report)DeviceRequired R.246Campaign (Report)ClickTypeRequiredIt seems that the sandbox is preveting the display of zero impressions. There is no way for me to test th

Re: Is it OK to use the API for the TargetingIdeaService feature only?

2012-10-04 Thread Roy Peleg
Actually, I do have a technical question. After reading the requirements section I see this quote: "If an AdWords API Client provides any functionality related to TargetingIdeaService or TrafficEstimatorService, it must fully implement the required Creation Functionality, Management Functionality a

Re: Is it OK to use the API for the TargetingIdeaService feature only?

2012-10-04 Thread Anash P. Oommen
Hi Roy, In addition to what Dorian said, you might need to check https://developers.google.com/adwords/api/docs/terms and https://developers.google.com/adwords/api/docs/requirements to get a definitive answer. Since I am not a lawyer, I cannot give you legal advise. If you have technical quest

Re: Another QuotaCheckError.INVALID_TOKEN_HEADER question

2012-10-04 Thread Anash P. Oommen
Hi, Yes, it is mandatory to have a developer token to make calls to AdWords API. You can find details here: https://developers.google.com/adwords/api/docs/signingup Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 1 October 2012 20:29:31 UTC+5:30, hak ita wrote: > > Hello > > I am new

Re: What client Service in PHP should be used to get a list of ads info in US

2012-10-04 Thread Anash P. Oommen
Hi Leo, What you probably need is an ad performance report - https://developers.google.com/adwords/api/docs/appendix/reports#ad. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 2 October 2012 22:50:44 UTC+5:30, Leo wrote: > > What client service (GeoLocationService.php / > CampaignCr

Re: OAUTH2 201206 .NET

2012-10-04 Thread Anash P. Oommen
Hi, OAuth2 scope for AdWords API is https://adwords.google.com/api/adwords/ or https://adwords-sandbox.google.com/api/adwords/ depending on whether you are making calls to AdWords API production or sandbox environment. As with the other services, you get the OAuth2 client id and secret from ht

OAUTH2 201206 .NET

2012-10-04 Thread okiebug1...@gmail.com
I'm trying to schedule migration for my reporting apps. I successfully moved all my Google Analytics data webservice consumption from the client log-in to OAUTH2. In order to achieve this I needed to register my "Installed App" at https://code.google.com/apis/console and use the Client ID and

OAuth 2.0 for Server to Server Applications problem

2012-10-04 Thread Marcin Urbanski
Hi all. Is there a way to use OAuth 2.0 for Server to Server Applications using Ruby library? I couldn't find anything in the source code. https://developers.google.com/accounts/docs/OAuth2ServiceAccount Can you eventually show me an example of how to use this kind of authentication (without u

Sandbox set up problem;

2012-10-04 Thread V. Behr
Hi, I am trying to set up a sandbox account for hours now, but it is not working. Here is the auth.ini: --- email = "v...@yyy.de" password = "" userAgent = "testprojekt" developerToken = "vxxx@yyy+

Re: Expected API costs

2012-10-04 Thread Dorian Kind
Hi Panagiotis, AFAIR, there is no minimum spend or cancellation fee for using the AdWords API. As for the costs incurred, it only depends on the number and type of transactions you are going to make via the API, so there's no quick answer to that. Have a look at the rate sheet

Re: How to get keyword details using v201109

2012-10-04 Thread Jeetesh Srivastava
Dear Oliver, Hey DownloadCriteriaReport.cs ReportDefinition worked for me. Only thing I had to select enum ReportDefinitionReportType* .SEARCH_QUERY_PERFORMANCE_REPORT* . Thanks for the link. On Wednesday, October 3, 2012 4:58:29 AM UTC-6, Oliver wrote: > > Have you looked into do

Re: ADGROUP_REACH_FREQUENCY_REPORT doesn't return any records yet?

2012-10-04 Thread jayshree bhongle
Hi, This report works.I have used this report and it gives me correct data .I have tested it for the fields which you have specified.But instead of using adhoc reports i use awql queries. The query which gets me this data is as follows:- $reportDefinition = "SELECT AdGroupId,AdGroupName,AdGroupStat

Re: OAuth2 in the new Java client library

2012-10-04 Thread Yaniv Inbar
The refresh token is the long-lived token you are looking for, so there should be no need to use ClientLogin. When your access token expires, use the refresh token to get a new access token. More details at: http://code.google.com/p/google-api-java-client/wiki/OAuth2 -- Yaniv On Thursday, Se

SoapException without any AdWords error

2012-10-04 Thread Ales Sturala
Hello, when editing sitelinks we get SoapException without any ApiError. The response is here: http://schemas.xmlsoap.org/soap/envelope/";>https://adwords.google.com/api/adwords/cm/v201109";>0004cb38de76bfb00a34137360004cb38de76bfb00a3413736552552CampaignAdExtensionServicemutate41064soap:

Manage Monthly Budget

2012-10-04 Thread Gorka
Hi, I've developed some code to download reports for our company. My first test works great but now I'm getting QuotaCheckError.MONTHLY_BUDGET_REACHED error. Looking for information I found this: https://groups.google.com/forum/#!searchin/adwords-api/QuotaCheckError.MONTHLY_BUDGET_REACHED/adwo

Re: Ad hoc report oddity - simple request but no data returned

2012-10-04 Thread Zweitze
I noticed this is still the case in v201206. Will it be fixed eventually? I have another question on this: Let's say I have a new account, without any campaigns and therefore no impressions. When I ask an Account Performance Report with Impressions, will I get results? I only ask because I canno

BudgetOrderService.INVALID_CONSTRAINT error

2012-10-04 Thread Hudarsono Hu
Hi, Wondering what is wrong with following parameters : operation = { :operator => "ADD", :operand => { :billing_account_id => 767028, :spending_limit => { :micro_amount => 64100 }, :start_date_time => "20121005 235959 America/Los_Angeles", :end_date_time

Re: Cannot SET Adparam values through AdParamService using valid AdGroupId and CriterionIds values

2012-10-04 Thread Sandbox
Nope, it's nothing to do with the currency symbol and I am still getting invalid adgroup id errors even though I am using that ID elsewhere for other operations so I know it's correct - anyone able to assist? On Wednesday, 3 October 2012 14:34:40 UTC+1, Sandbox wrote: > > Not sure what that does