Re: [8-0049000001289] Adwords API outage?

2013-07-17 Thread Shirin Eghtesadi
Thanks for your feedback and follow up Anash. Can you please share some more details when you say this account has been flagged by mistake? I appreciate that you are addressing this specific issue on your side, but we want to know how we can prevent these types of situations on our side since

Re: We are getting UNEXPECTED_INTERNAL_API_ERROR while downloading site likns report using 201302

2013-07-17 Thread Angel
HI Paul, Thanks for your response. I have already tried this and still we are getting same error that is InternalApiError.UNEXPECTED_INTERNAL_API_ERROR. can you please help us on this. Thanks in advance. On Tuesday, July 16, 2013 10:18:52 AM UTC-4, Paul Matthews wrote: Hi Angel, Looking

test account not working??

2013-07-17 Thread Derek Knapp
I filled out the form to get a test account (715-643-5453) but it seems that it has not been marked as a test account, the exception I am receiving is [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null'] I have not received an email. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Filtering non search campaigns When iterating Ads

2013-07-17 Thread Doron Rotem
Suppose I am getting all the ads for a certain account using the AdGroupAdService, now I want to iterate the list of ads and pause some of them, but only if the ad is in a search campaign (in contrary to a display campaign). Is there any indication I can get from the response of the

Re: Purpose/Description of New Reports?

2013-07-17 Thread Takeshi Hagikura (AdWords API Team)
Hi Joel, Thanks for bringing it up. We're revamping the documentation for the reports that includes more detailed explanation for each report. Please stay tuned for the update. Best, - Takeshi, AdWords API Team On Thursday, July 11, 2013 10:01:45 PM UTC+9, joel wrote: A lot of new Reports

Re: Announcing v201306 of AdWords API

2013-07-17 Thread Danial Klimkin
Hello Steve, Thank you for your feedback. We realize each API migration requires you to update your client applications. We took several actions during the last year to improve your experience, while tried to balance changes to the API with new AdWords feature launches for our developers:

Re: Get remaining balance for an account

2013-07-17 Thread Danial Klimkin
Hi Dmitry, We currently don't plan to include billing information or remaining budgets in the API. -Danial, AdWords API Team. On Tuesday, July 16, 2013 6:38:42 PM UTC+4, Дмитрий Пискарёв wrote: Thanks. Will this feature be in yours to-do list? пятница, 12 июля 2013 г., 14:24:42 UTC+4

Re: Adhoc report with Oauth2 : looking for Documentation

2013-07-17 Thread Danial Klimkin
Hello, Did you see this guide? Please let us know if you need more details. https://code.google.com/p/google-api-adwords-php/wiki/OAuth2 -Danial, AdWords API Team. On Tuesday, July 16, 2013 6:47:02 PM UTC+4, SylvainFR wrote: Thanks for your answer. We use PHP library :

Re: Ruby based OAuth on a sample Rails application

2013-07-17 Thread Danial Klimkin
Hello Sumit, OAuth (v.1) is not supported by the library anymore, please use OAuth2. Did you face any issue downloading the demo application from here? https://code.google.com/p/google-api-ads-ruby/downloads/detail?name=adwords_on_rails-0.1.3.tar.gz -Danial, AdWords API Team. On

UI to test ad hoc report definition?

2013-07-17 Thread thomas
Hi, Is there a simple way to test the report definition XML, for example copy/paste to Google Adwords? I'm waiting for my developer token to develop server side code for interacting with the API, so I'm stuck writing report definitions. It would be great if there were some UI to test them.

RateExceededError rateName=RequestsPerMinute, rateKey=high_qps, rateScope=ACCOUNT, retryAfterSeconds=30 in TargetingIdeaService - Volumes

2013-07-17 Thread Paul byrne gl
Everything was running fine till now, but since last couple of days we are getting following exception a lot when getting volumes using TargetingIdeaService. Have some policies changed regarding requests per second, Please let me know. Thanks Google.Api.Ads.AdWords.Lib.AdWordsApiException

Re: Invalid client

2013-07-17 Thread Danial Klimkin
Hello Vincent, You are trying to use your login and password with the OAuth2 authorization method. While it is possible to use these credentials (with ClientLogin method), it is already deprecated and will be removed in the future. Please check out these documents for more details on OAuth2:

Re: UI to test ad hoc report definition?

2013-07-17 Thread Jason Stedman
Try SoapUI, I haven't used it with AdWords before, but it should work for any web service. On Wednesday, July 17, 2013 4:29:33 AM UTC-4, tho...@drumm.dk wrote: Hi, Is there a simple way to test the report definition XML, for example copy/paste to Google Adwords? I'm waiting for my

Re: v201302 Placement Performance Report missing AveragePosition?

2013-07-17 Thread Danial Klimkin
Hello Zweitze, We've updated to report to include the following fields: AdNetworkType1 AdNetworkType2 ClickType ConversionCategoryName ConversionTypeName ConversionValue Device The reference will be updated shortly. We don't plan to add more fields in the near future. Thanks again for

Re: Ruby based OAuth on a sample Rails application

2013-07-17 Thread Sumit Bisht
Hi Danial! Thanks, the application is downloadable from there, and works as expected. However it was strangely not present in the examples repository whereas it was displayed the same at the project source page. Many thanks again for sharing the example. On Wednesday, July 17, 2013 2:29:47 PM

Re: Deleting a Feed

2013-07-17 Thread Paul Matthews (AdWords API Team)
Hi Abidi, So to remove the link, you'd only need to remove the link between the Campaign and the Feed (CampaignFeedhttps://developers.google.com/adwords/api/docs/reference/v201306/CampaignFeedService.CampaignFeed). However, there's currently a limit of 20 Feeds, so if you're certain you're

Re: Deleting a CallExtension Feed

2013-07-17 Thread Paul Matthews (AdWords API Team)
Hi Abidi, I believe this is a duplicate of your previous questionhttps://groups.google.com/d/msg/adwords-api/Gz9Ruzo2oLc/RfqX5A3hiv0J. It's been addressed there. Regards, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Icomplete signup error despite accepting terms and conditions

2013-07-17 Thread Danial Klimkin
Hello, There are two reasons for this message: - TC is not accepted on the MCC level; - your token is not yet approved and you are trying to access non-test account or an MCC-level service. If still in doubt, please send me your MCC account ID. -Danial, AdWords API Team. On Friday, July

Javascrript .withCondition(MatchType....

2013-07-17 Thread Kunal Sethiya
how to apply the MatchType filter in the keyword iterator ? I am trying to find a particular keyword whose details are known. Please reply asap. thanks kunal -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Inconsistency between SOAP service and ad-hoc reporting

2013-07-17 Thread Dorian Kind
I just realized that this might be connected to the way that the Total row is formatted (which is not available in XML reports). There, values that cannot be aggregated are indicated with the string ' --', two hyphens preceded by a space. Maybe the logic that inserts the spaces in the Total

Re: Icomplete signup error despite accepting terms and conditions

2013-07-17 Thread jaison . directi
Hi Danial, My MCC Id is 737-535-8502 . Earlier today I received a mail stating that the Customer Id 629-552-4567 has been enabled for testing with the API. However, I am getting the same error and my developer token is still in the pending approval state. Thanks, Jaison

Re: Announcing v201306 of AdWords API

2013-07-17 Thread Steve Wollkind
Danial, thanks for the reply, I've worked with the AdWords API since v13 so I'm well aware of all of these things already. I'm sorry to say that the only things that Google could do to improve my experience when it comes to the API would be to release new versions less frequently, and when

v201306 Budget added through api not showing in AdWords site

2013-07-17 Thread Kevin Kuszyk
Hi All, We are having some problems migrating to v201306 using the .net client lib. According to our api request and response xml we can create a budget, however I can't see it in the ad words UI. I think this is related to this

Setting Content Bid Dimension with contentBidCriterionTypeGroup

2013-07-17 Thread alx
Hello, With the API I can set/pick content bid dimension by using AdGroup.contentBidCriterionTypeGroup field. Obviously, I can set this field to KEYWORD, USER_INTEREST_AND_LIST, VERTICAL, GENDER, AGE_RANGE, PLACEMENT. In the AdWords UI I can do the same, but I can also choose Use default

Switching AdWords API access from Client Login to OAuth2

2013-07-17 Thread Peter Kingswell
Hi, we are switching our AdWords API access from Client Login to OAuth2 as part of our migration to v201306. The piece of code we're using to create a session to access an MCC customer's account is: Credential oAuth2Credential = new