Re: Invalid_Client using OAuth2TokenGenerator

2013-09-04 Thread Takeshi Hagikura (AdWords API Team)
Hi, I'm assuming you are using .NET client library. If so, to get started with OAuth2 there is a usage herehttps://code.google.com/p/google-api-adwords-dotnet/source/browse/src/Common/Util/OAuth2TokenGenerator.cs?name=v16.0.0 (you can see it when you run the OAuth2TokenGenerator). As

Re: Failed to Get a List of Automatic Placements via AdGroupCriterionService

2013-09-04 Thread HeatherH
Thank you for your reply, David. Do you know when this temporary issue started? Would it have been around 8/19? Might it also have affected other placement reports? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Campaigns Limited by Budget

2013-09-04 Thread Rob
Thanks Danial - is there any way to know if this will be added? On Friday, 2 August 2013 10:18:53 UTC+1, Danial Klimkin wrote: Hello Rob, I can't share exact calculation unfortunately but I'll check if we can add this flag in the future API versions. -Danial, AdWords API Team. On

Re: Undocumented click types

2013-09-04 Thread Rob
Thanks David, any progress on this? On Friday, 2 August 2013 19:13:00 UTC+1, David Torres (AdWords API Team) wrote: Hi Rob, I'm investigating right now why those types are not documented and what other types should be, please bear with me for bit. Thanks, - David Torres - AdWords API

Re: Is it possible to get 'Display Network only' through the keywords performance report?

2013-09-04 Thread Subrata Sarkar
I am usikng DISPLAY_KEYWORD_PERFORMANCE_REPORT. I want to fetch Display Network Performance Data for the last month. The MCC client account under question had active Display Keyword between August 11 and August 20. Th campaign had been DELETED after that. I did a API pull today, i.e. on 4th of

Re: Getting 500 error when requesting BidModifier field in CRITERIA_PERFORMANCE_REPORT

2013-09-04 Thread subhash . gupta
This is the reort definition xml we are requesting:

Re: Trying to get clientCustomerId

2013-09-04 Thread larisa bolgova
On Monday, September 2, 2013 11:44:14 AM UTC+3, Takeshi Hagikura (AdWords API Team) wrote: Hi, What account did you use when you authenticated the application? And please make sure you don't explicitly pass clientCustomerId through a config file or the code. FYI : You don't have to

Re: [1-0380000000403] Re: Site suspended customers remain undetectable through API

2013-09-04 Thread Kevin Nguyen
Thanks Danial. We will definitely let you know as soon as we can find keywords with site suspended so we can verify. -Kevin On Tue, Sep 3, 2013 at 5:39 AM, adwords-api@googlegroups.com wrote: Hello Hudarsono, Kevin, The status we've discussed should now be available as

Re: Error QuotaCheckError.INCOMPLETE_SIGNUP

2013-09-04 Thread larisa bolgova
On Wednesday, August 14, 2013 8:09:17 PM UTC+3, David Torres (AdWords API Team) wrote: Hi Larissa, Are you trying to access a test account? you developer token is not approved for production use, but can be used for accessing test accounts, have your requested a test

Re: How can I fetch a list of clients I can access right after I got interactive OAuth2 access?

2013-09-04 Thread Christophe Porteneuve
Hi Anash, Just FYI: linked to a test MCC, everything works fine now. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Invalid_Client using OAuth2TokenGenerator

2013-09-04 Thread Rivka
Thanks.. the problem was I wasn't using an email address which was a Client Manager and had access to the User interface and API. Once I changed over that account and created the oAuth2 project using that account everything worked as expected. On Wednesday, September 4, 2013 2:12:44 AM UTC-4,

Re: Get list of all clients

2013-09-04 Thread Rivka
The problem was all related to my first issue: https://groups.google.com/forum/#!topic/adwords-api/uIJBhNxkVs0 I was using the wrong account. Once I used a Client manager account I was able to get the list of customers. Thank you. On Wednesday, September 4, 2013 12:25:27 AM UTC-4, Brett

Creating site links with description

2013-09-04 Thread Mariusz
I am trying to create enhanced site links with additional descriptions (as described here: https://support.google.com/adwords/answer/2375416) but the API throws an exception: FeedMappingError.INVALID_PLACEHOLDER_FIELD @ operations[0].operand.attributeFieldMappings[2].fieldId; trigger:'3' when

Re: Completed OAuth2 setup but still being asked for email and password pair

2013-09-04 Thread Alan Coleman
Many Thanks Brett, I got hold of a fresh copy of the auth.ini file from here: https://code.google.com/p/google-api-adwords-php/source/browse/src/Google/Api/Ads/AdWords/auth.ini It turns out I had [OAUTH2] Commented out, which would explain why the api was asking for username and password, that

Re: Completed OAuth2 setup but still being asked for email and password pair

2013-09-04 Thread Brett Baggott
Are you sure your Refresh Token is still in the auth.ini file and that it's valid? Dig into the OAuth2Handler.php and you'll see the flow it expects. I still suggest you turn on logging and see if the logging sheds some light on it. What you're seeing now is just the default OAuth2Exception

Re: Creating site links with description

2013-09-04 Thread Brett Baggott
I just modified the .NET Client Library example to include support for Line 2 and Line 3 using the FeedMappingService and I encountered the same error. I don't think they have added support for Line 2 and Line 3 into the API yet. On Wednesday, September 4, 2013 10:40:02 AM UTC-5, Mariusz

Re: Generate URL pointing to Adwords user interface

2013-09-04 Thread hola
Does someone know how to do this? Thanks! On Monday, September 2, 2013 10:47:08 PM UTC-5, ho...@laeliteppc.com wrote: Hello, I would like to point users from my app, to a specific AD GROUP in the Adwords user interface. How do I generate this URL using Adwords API? Thanks! -- --

Re: Generate URL pointing to Adwords user interface

2013-09-04 Thread Brett Baggott
I've just looked all through the Adwords API reference and I don't see any support for this type of information. I've looked at the Adwords user interface and I don't see any hackable URL's (for example, when you click on an Ad Group, it doesn't go to a URL with a parameter for AdGroupId=123.

Re: Global Average Position for Filtered Campaign Report

2013-09-04 Thread Brett Baggott
I think this article will help: http://searchenginewatch.com/article/2257046/Say-Goodbye-to-AdWords-Average-Position-Hello-to-Top-of-Page-Rate I think the problem here is that you are assuming that sum all the above and divide by 15 is the correct math. I don't think it is. On Wednesday,

Re: Global Average Position for Filtered Campaign Report

2013-09-04 Thread Stephane
Hi Brett, Thanks for the reply and for your article. I agree the division isn't the best idea. Actually, I'm wondering if there's a way to get the bottom line, i.e. one row of result for the whole query, instead of 15 separate results when we don't query any dimension. There must be a way to

Re: Generate URL pointing to Adwords user interface

2013-09-04 Thread hola
Hello Brett, thanks for your answer. I still haven´t found the way to do this, but I still have hope that it´s somehow possible! On Wednesday, September 4, 2013 4:37:50 PM UTC-5, Brett Baggott wrote: I've just looked all through the Adwords API reference and I don't see any support for this

Re: Strange SelectorError.START_INDEX_IS_TOO_HIGH

2013-09-04 Thread mm
FWIW, we are also seeing this error - can supply additional Request ID's if that is useful Thanks - mm On Tuesday, September 3, 2013 9:35:16 AM UTC-5, fr...@bgenius.com wrote: Hi Takeshi, We also seem to be experiencing this issue. We have a client account that, according to the

Is IN operator working like an OR for the status field?

2013-09-04 Thread Stephane
Hi, We are using the dot net client library for Adwords ( https://code.google.com/p/google-api-adwords-dotnet/) We ran into a weird behavior regarding the operator IN. We built a query so we can get some metrics for campaign that have their status to ACTIVE or PAUSED. To do so, we use the

Re: Global Average Position for Filtered Campaign Report

2013-09-04 Thread Brett Baggott
Stephane, if I understand you correctly, you're saying that when looking at your Adwords user interface, you can filter campaigns a certain way and when you do, you will see a total filtered average position represented as one number at the bottom of your filtered list of campaigns. However,

Perkara: Re: Uniqueness of feed-related ids

2013-09-04 Thread Nor Fatma
Anash P. Oommen (AdWords API Team) adwordsapiadvisor+an...@google.com menulis: Hi Zweitze, - feed ids: globally unique - feed item ids: unique within a feed. - feed attribute ids: unique within a feed. - feed mapping ids: globally unique I'll also ask the tech writers to update this on the

Perkara: Re: Authentication error with New Google.Ads.Common.dll , Google.AdWords.dll version V201306

2013-09-04 Thread Nor Fatma
Continue Pramod Patil pra...@salesfusion.com menulis: Hi, Yes, I am able login to AdWords Web Interface with the pair email and password. Please suggest me what's going wrong in my code with latest API DLL version v201306 Thanks!!! On Monday, August 19, 2013 2:51:56 PM UTC+5:30,

Re: v201306 problem retrieving rule-based remarketing lists with AdwordsUserListService

2013-09-04 Thread brett . koenig
Hey, I'm having a similar issue. I've narrowed the problem down to the fact that the old API using UserListService would return objects of type ExternalRemarketingUserList and the new AdwordsUserService does not. I am only seeing 5 entries and I should see 9. The strange thing is that the

Re: Issues running GetRefreshToken.php

2013-09-04 Thread solanki pravin
On Wednesday, August 21, 2013 3:02:12 AM UTC+5:30, Alan Coleman wrote: Hello everyone, I'm trying to get hold of a refresh_token for my auth.ini file I understand from the guidehttps://code.google.com/p/google-api-adwords-php/wiki/OAuth2that I need to run GetRefreshToken.php, however

Perkara: Re: Stats for keyword are reproduced and shwon for wrong ads

2013-09-04 Thread Nor Fatma
0134388471 David Morawitzky david.morawit...@allianz.de menulis: Ok. Thanks. David Am Montag, 26. August 2013 12:28:52 UTC+2 schrieb Takeshi Hagikura (AdWords API Team): Hi, You can retrieve stats based on Keywords using Keyword Performance

i can not get refresh token from client library example

2013-09-04 Thread solanki pravin
i M USING ADWORD client library and i can not get refesh token i can got 500 internal server error plz any one can help me thanks in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Get MCC working, allow clients to login and able to get their own reports.

2013-09-04 Thread g12
Hi ! We are working on a marketing system and we are developing an adwords API. I would like to implement a login interface inside our system's menu to allow clients to create, update stuffs for their own account and get reports from campaigns that they interested in. So i need a second

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

2013-09-04 Thread solanki pravin
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

?

2013-09-04 Thread Nor Fatma
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

STATS request in TargetingIdeaService

2013-09-04 Thread Yihang Luo
Hello, I have some questions on STATS requests in TargetingIdeaService. 1) Which parameters affect the results? It seems that no parameter except RelatedToQuerySearchParameter makes the result different, eg. the IdeaTextFilterSearchParameter doesn't filter the result at all. Or is it due to my

Why is BulkOpportunityService gone?

2013-09-04 Thread Yihang Luo
Hello, everyone. I am trying to find the functions in the API to get the opportunities provided in the opportunity tab in the UI, and I found BulkOpportunityService, which has, how ever, been deprecated. What was the reason? I would be happy to get the opportunities via API. -- --

Re: Is IN operator working like an OR for the status field?

2013-09-04 Thread Brett Baggott
Stephane, try this instead: Predicate predicate = new Predicate(); predicate.field = Status; predicate.@operator = PredicateOperator.IN; predicate.values = new string[] {ACTIVE, PAUSED}; selector.predicates = new Predicate[] {predicate}; I think the problem might be in how you have delimited

Re: Trying to get clientCustomerId

2013-09-04 Thread Brett Baggott
Yes, it is true. At least that is the error I got when I tried to access anything other than my test account until my Developer Token was completely approved. On Wednesday, September 4, 2013 8:06:59 AM UTC-5, larisa bolgova wrote: On Monday, September 2, 2013 11:44:14 AM UTC+3, Takeshi