Re: Need Help with ValidateOnly-Header

2013-09-05 Thread Takeshi Hagikura (AdWords API Team)
Hi Kai, So how about adding !! to your keyword for example? Best, - Takeshi, AdWords API Team On Tuesday, September 3, 2013 6:52:14 PM UTC+9, testmc...@unister.de wrote: Hello, ok, the main workflow is clear to me. At the moment im trying to fetch an exception for a non-valid keyword but

Re: Global Average Position for Filtered Campaign Report

2013-09-05 Thread Dorian Kind
If you still want to display an average of average position, the CSV reports have a total line where this metric is available. I think it's just average position per campaign weighted by impressions, but it might be more complicated than that. Here's an example of such a report:

Re: how can i get my test account and devloper token my api access is showing pending approval since 1 months

2013-09-05 Thread Takeshi Hagikura (AdWords API Team)
Hi, As for the test account, please see this bloghttp://googleadsdeveloper.blogspot.jp/2013/08/streamlining-adwords-test-accounts.html . Best, - Takeshi, On Tuesday, September 3, 2013 7:27:57 PM UTC+9, solanki pravin wrote: -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: i can not get refresh token from client library example

2013-09-05 Thread Takeshi Hagikura (AdWords API Team)
Hi, Please elaborate the following. - What client library you are using. - In what line you are seeing 500 error. - What steps did you take Best, - Takeshi, AdWords API Team On Tuesday, September 3, 2013 9:50:21 PM UTC+9, solanki pravin wrote: i M USING ADWORD client library and i can not

Re: Kevin's Google App Engine Python Demo

2013-09-05 Thread Takeshi Hagikura (AdWords API Team)
Hi Daniel, Do you mean these demos available herehttps://code.google.com/p/google-api-ads-python/downloads/list ? - adwords_api_gae_demo_4.3.0.tar.gz - adwords_api_reporting_gae_demo_1.1.0.tar.gz Best, - Takeshi, AdWords API Team On Wednesday, September 4, 2013 5:48:32 AM UTC+9, Daniel wrote:

Re: Can MobileExtension serve desktop/laptop/tablets?

2013-09-05 Thread Takeshi Hagikura (AdWords API Team)
Hi, I'm afraid it's rather a general AdWords question. As mentioned in the Read before posting, please refer to the general AdWords support https://support.google.com/adwords/. Best, - Takeshi, AdWords API Team On Tuesday, September 3, 2013 12:57:18 AM UTC+9, Tom wrote: Hi, Can

Re: How to specify Targeting Setting while adding Audience to an AdGroup.

2013-09-05 Thread Takeshi Hagikura (AdWords API Team)
Hi, Please use TargetingSettingDetail.targetAllhttps://developers.google.com/adwords/api/docs/reference/v201306/AdGroupService.TargetingSettingDetail to specify you use a criterion for Target and Bid or Bid Only. Best, - Takeshi, AdWords API Team On Monday, September 2, 2013 5:36:41 PM

Re: Getting 500 error when requesting BidModifier field in CRITERIA_PERFORMANCE_REPORT

2013-09-05 Thread Takeshi Hagikura (AdWords API Team)
Hi, I'm able to download a report with your xml. What does the error says you are facing? Best, - Takeshi, On Wednesday, September 4, 2013 9:37:25 PM UTC+9, subhas...@forward3d.com wrote: This is the reort definition xml we are requesting:

Google APIs Console. Web or Installed applications?

2013-09-05 Thread Alan Coleman
Hello everyone, I'm still struggling with OAuth2 Authentication, so I thought I'd go back to the start and clear up any confusion. My application resides on a webserver and is run through a web browser. It is not installed on any devices. When creating a Client ID in the Google APIs

Re: Campaigns Limited by Budget

2013-09-05 Thread Danial Klimkin
Hello Rob, I've added this as a feature request but we don't have any date for it yet. I don't expect it makes it to the next API version. -Danial, AdWords API Team. On Wednesday, September 4, 2013 12:21:44 PM UTC+4, Rob wrote: Thanks Danial - is there any way to know if this will be

Re: ACCOUNT_INACTIVE even after setting billing info and agreeing TC

2013-09-05 Thread Nidheeshdas Thavorath
yeah, the developer token used was from a MCC test account. The problem was solved, when dev. token from a normal account was used. *Off topic: *Could you tell us why it takes so long for MCC account approval? Why is Adwords API so different from other APIs? Anyways, API could operate only

502. That’s an error. The server encountered a temporary error and could not complete your request. Please try again in 30 seconds. That’s all we know.

2013-09-05 Thread charlieb
Seems that I have several viewers on the page that I access via dashboard. But when I try to access from the web, this error message jumps up *502.* That’s an error. The server encountered a temporary error and could not complete your request. Please try again in 30 seconds. That’s all we

Re: AWQL: AccountId not valid in WHERE clause?

2013-09-05 Thread Danial Klimkin
Hello Jörg, As cross-account requests are not possible, there is no need to filter by AccountId. You need to specify clientCustomerId header with the account ID to run request against. -Danial, AdWords API Team. On Monday, September 2, 2013 4:55:55 PM UTC+4, Jörg Peschke wrote: Hello,

Re: Getting 500 error when requesting BidModifier field in CRITERIA_PERFORMANCE_REPORT

2013-09-05 Thread subhash . gupta
I requested the report using ClientLogin method rather than oauth. Could that be reason? I assume the report will be auth agnostic. Cheers, Subhash On Monday, 2 September 2013 09:37:08 UTC+1, subhas...@forward3d.com wrote: Hey Guys, I am trying to request CRITERIA_PERFORMANCE_REPORT report

Re: Generate URL pointing to Adwords user interface

2013-09-05 Thread Danial Klimkin
Hello, This is not supported officially. UI links are subject to change at any time and we the API does not support deep-linking. -Danial, AdWords API Team. On Tuesday, September 3, 2013 7:47:08 AM UTC+4, ho...@laeliteppc.com wrote: Hello, I would like to point users from my app, to a

Re: Use existed developer token to access test account( with OAuth2)

2013-09-05 Thread Danial Klimkin
Hello Brandon, You need to use a set of credentials to access a specific account. It can be login/passwords combination (known as ClientLogin), the same you use in the UI, or OAuth2 flow (recommended). It is also possible to use MCC-level credentials and specify target account ID as

Re: Global Average Position for Filtered Campaign Report

2013-09-05 Thread Stephane
Hi Brett, You did understand correctly. And I agree with you. I'm dealing with telling the hard truth to the client and give him what he wants :) If there's no way to get that number than so be it. I'll send the article to the client as well :) Thanks so much for your time. Stéphane On

Re: Global Average Position for Filtered Campaign Report

2013-09-05 Thread Stephane
Hi Dorian, Thank you for your reply. I did try some variations of weighed averages (clicks and impression), but I still can't get the right number. I guess the trick would be to group results in the Adwords report when we don't query for a dimension. I don't understand why we get results by

Re: Global Average Position for Filtered Campaign Report

2013-09-05 Thread Dorian Kind
AFAIK, every report is at least segmented by the entity it is associated with, i.e. there is no way to get a CAMPAIGN_PERFORMANCE_REPORT not listing metrics for individual campaigns. But like I mentioned, you can just ignore every line except for the Total one, where you'll find aggregated

Simple Questions about the OAuth2 access_token and Redirect URI

2013-09-05 Thread Alan Coleman
Hello everyone, Apologies for my lack of understanding surrounding this topic and continuous post about the basics of the protocol. I'm passing *client_id*, *client_secret* and *refresh_token* to the Google OAuth2 Authorisation Server but my application is returning an *access token required*

Re: Global Average Position for Filtered Campaign Report

2013-09-05 Thread Stephane
That's weird... I try the CSV and I get the total line, but without the value. See: CAMPAIGN_PERFORMANCE_REPORT (Aug 1, 2013-Aug 31, 2013) Avg. position 2.0 2.3 1.7 1.2 1.8 1.4 1.1 1.7 2.2 2.2 1.8 2.3 3.6 2.4 1.9 2.6 *Total* Even if I add a dimension like campaign name I don't get the result:

Re: Generate URL pointing to Adwords user interface

2013-09-05 Thread hola
Thanks Danial. I wanted to take users directly to an Ad Group at the UI in order to empower the user to make their own changes to their ads based on my app reports. If I can't take them there easily, I have to add one creation functionality to the app (add text ad). The thing is that I'm

Re: Google APIs Console. Web or Installed applications?

2013-09-05 Thread Brett Baggott
Alan, I suggest that, at least for your testing, you specify an Installed application, even though you may be developing a web application. The reason I suggest this is because you're going through the GetRefreshToken.php process which is intended to provide you with an Access Token that has

Re: Strange SelectorError.START_INDEX_IS_TOO_HIGH

2013-09-05 Thread Takeshi Hagikura (AdWords API Team)
Hi everyone, Thanks for sharing requestIds. Looks like the limit for paging.startIndex was changed. Can you please try removing startIndex to see if it works as a workaround? Best, - Takeshi, On Thursday, September 5, 2013 12:20:05 PM UTC+9, mm wrote: FWIW, we are also seeing this error

Re: Strange SelectorError.START_INDEX_IS_TOO_HIGH

2013-09-05 Thread Dorian Kind
Hi Takeshi, thanks for your answer, however I am not sure I understand your suggestion. Removing paging.startIndex works fine, but how are we then supposed to fetch results beyond the maximum value of paging.numberResults? In my test, I received a SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED

Re: Simple Questions about the OAuth2 access_token and Redirect URI

2013-09-05 Thread Brett Baggott
Alan, here's a link to Google's official explanation of the different types of projectshttps://developers.google.com/accounts/docs/OAuth2?csw=1#scenarios. I suggest that, instead of thinking of these different project types in relation to what _your_ application is, think of them in relation

When is the {devicemodel} ValueTrack parameter available?

2013-09-05 Thread Devesh Parekh
https://support.google.com/adwords/answer/2375447?hl=en says that {devicemodel} is not available on Google Search. When is it available? Is it available only on content ads, or is it available on search ads displayed on search partners? Is it not available at all? I want to add it to my URLs

The characteristic of the test account

2013-09-05 Thread Peter
Hi, I have created an MCC test account and also some sub accounts under that MCC. I have a few questions about the test account. 1. How can the test MCC account be approved? It has been pending for more than a week. Please help. 2. For the test client account, why test accounts still need