Re: TrackingURLTemplate: WRITE_ACCEA_DENIED due to Whitelisted field

2014-08-14 Thread David Juarez
Thanks Ray, David On Thursday, August 14, 2014 5:23:07 PM UTC+2, Ray Tsang (AdWords API Team) wrote: > > David, > > Please see the upgraded URL guide > . > The API feature is available only in the test account at the moment.

Re: Google Product Taxonomy vs Product Bidding Category

2014-08-14 Thread Jonathan Wu
Any update on this? Regards, Jonathan Wu On Fri, Aug 1, 2014 at 11:42 AM, Josh Radcliff (AdWords API Team) < adwordsapiadvisor+j...@google.com> wrote: > Thanks for clarifying. I'm still waiting for some people to get back to me > on the differences between the two category sets. I'll post an u

Re: Unable to delete excluded partition

2014-08-14 Thread Shopping API Team
Hi Eric, I'm afraid I ran my tests in a different programming language, namely Ruby. In any case, it's a simple case of constructing a mutate request for the AdGroupCriterion, with operation: "REMOVE" operand: a BiddableAdGroupCriterion with the adGroupId set to the ad group ID in question, an

Re: ad group mobile bid modifiers in shopping campaigns not working

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Greg, I checked the logs, this is a OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE error that is not getting rethrown correctly. I've filed a request to ensure that the error is handled and rethrown correctly instead of the generic "Fault occurred while processing." message. I'll also find out wh

Re: TrackingURLTemplate: WRITE_ACCEA_DENIED due to Whitelisted field

2014-08-14 Thread Ray Tsang (AdWords API Team)
David, Please see the upgraded URL guide . The API feature is available only in the test account at the moment. Thanks, Ray On Thursday, August 14, 2014 10:56:10 AM UTC-4, David Juarez wrote: > > Hi, > > I can create correc

Re: Fallback Algorithm for ClientReport download RateExceeded, dotniet cleint library

2014-08-14 Thread Ray Tsang (AdWords API Team)
Matej, This seems to be a duplicate post. Let's continue the conversation on the other thread. Thanks, Ray On Wednesday, August 13, 2014 5:22:21 AM UTC-4, Matej Bosák wrote: > > HI, > when concurently downloading gzipped client reports, i often run into > RateExceededException, but it is not

Re: dotnet client library RateExceededError in ReportDownload

2014-08-14 Thread Ray Tsang (AdWords API Team)
Matej, Could I trouble you to send me the logs in private? Thanks, Ray On Wednesday, August 13, 2014 5:11:45 AM UTC-4, Matej Bosák wrote: > > Hi guys > When im downloading ClientReports concurrently, i often encounter > RateExceededError, problem is that while when using separate service , thi

Re: C# Question about Reporting API

2014-08-14 Thread Ray Tsang (AdWords API Team)
Harrold, Please send me the MCC CID and also the AdWords account CID that you have the conversion trackers configured in? It's most likely that the user object was not configured with the proper CID. Thanks, Ray On Wednesday, August 13, 2014 8:23:08 AM UTC-4, Harrold de Boer wrote: > > Hello,

Re: some KeywordEstimate return null - .NET lib

2014-08-14 Thread Ray Tsang (AdWords API Team)
Itay, The behavior difference that you sent me is expected between v201402 and v201406. Please review the migration guide for v201406 . The result is null because it cannot be calculated due to near-0 clicks. Hence, ra

TrackingURLTemplate: WRITE_ACCEA_DENIED due to Whitelisted field

2014-08-14 Thread David Juarez
Hi, I can create correctly the new shopping campaigns. But when I try to add the attribute trackingURLTemplate, I receive the following error: http://schemas.xmlsoap.org/soap/envelope/";> https://adwords.google.com/api/adwords/cm/v201406";> 00050097d192e8e80a805ec307005

Re: Unable to delete excluded partition

2014-08-14 Thread road11
Sergio, Thank you for your kind response. Is there any way you could please post your C#.Net code (or VB.Net, for that matter) that you are using to get this done? No matter what I throw at it, I keep getting an error message saying I am not allowed to perform this operation for a Shopping camp

Re: CAMPAIGN_BIDDING_STRATEGY_CANNOT_BE_OVERRIDDEN - Error when it will appear

2014-08-14 Thread usaweb81
Hi, Now I have tried set manual cpc bidding scheme / Flexible bid strategy for keywords and it also shows the same error for all type of campaigns that I have in the test account. But it works at adgroups level for the campaigns other than Budget Optimizer bidding scheme. I can't figure out w

Re: Help for a total newcommer to Adwords API

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Giuliano, AdWords API use a different technology stack than the Analytics API, so you need to use a different client library for AdWords API. You can find the Python library and Getting started guide on https://github.com/googleads/googleads-python-lib. There are code examples available in

Re: Google Adwords API Ad group Ideas

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Anand, Looks like AdGroup Ideas is not available through AdWords API right now. I'll ask the team to investigate if they can make this available in API in a future version. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, August 14, 2014 4:06:04 AM UTC-4, Anand Akkala wrote: > > H

Re: CAMPAIGN_BIDDING_STRATEGY_CANNOT_BE_OVERRIDDEN - Error when it will appear

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi, CAMPAIGN_BIDDING_STRATEGY_CANNOT_BE_OVERRIDDEN is thrown when you try to use a flexible bidding strategy at adgroup or criterion level, that is not compatible with the campaign's bidding strategy. I don't think we have externally documented all the combinations that can cause this error to

Re: [C#] Outdated reporting tutorials

2014-08-14 Thread Josh Radcliff (AdWords API Team)
Hi, The non-reporting services such as ConversionTrackerService do not provide stats. To retrieve stats like clicks, impressions, CPC, etc., you'll want to use the reporting service. Some helpful links on that service are: - Basics

Re: Using google API

2014-08-14 Thread Josh Radcliff (AdWords API Team)
Hi Yoav, This forum is for the AdWords API . For information on the *Custom Search API*, please refer to its home page and forum . Thanks, Jo

Re: Javascript API in sandbox

2014-08-14 Thread Assaf Magen
Hi, Got it, thanks for your reply. Assaf On Thu, Aug 14, 2014 at 4:20 PM, Anash P. Oommen (AdWords API Team) < adwordsapiadvisor+an...@google.com> wrote: > Hi Assaf, > > AdWords API is a SOAP API, and doesn't have a Javascript client. It would > be difficult to do a pure client-side JS impleme

Re: MutateJobService for Shopping campaigns?

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Phong, No, we don't have any updates at the moment. Such a change has to happen in a new version of AdWords API, so I suggest watching this forum or our blog for announcements. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, August 13, 2

Ad Group Ideas

2014-08-14 Thread Anand Akkala
Hello, I need the Ad group Ideas in google adwords as like Keywords Ideas. Ideally i want to get Ad group Ideas for several keywords at once. In my google adword account When I use Keyword Planner, i get the Ad Group Ideas and Keyword Ideas. I want to get the same result through the adword API.

[C#] Outdated reporting tutorials

2014-08-14 Thread Harrold de Boer
I am trying to use the API to retrieve reporting data from AdWords like Clicks/Impressions/CPC and such but I am having a hard time finding out exactly which method to use and how. The making of an AdWordUser in C# and setting up all the authentication with the OAuth2 Client ID/Secret is all ex

Required Ad Group Ideas as like Keyword Ideas

2014-08-14 Thread Anand Akkala
Hello, I need the Ad group Ideas in google adwords as like Keywords Ideas. Ideally i want to get Ad group Ideas for several keywords at once. In my google adword account When I use Keyword Planner, i get the Ad Group Ideas and Keyword Ideas. I want to get the same result through the adword API.

AdGroup criterion case value in lower case

2014-08-14 Thread David Juarez
Hi, I created some product partitions with custom label 0. It represents the main product type, e.g. "Electronics". However although the first E is in upper case, when I create the product partition, I receive in AdGroupCriterionReturnValue "electronic" (the first e is in lower case). Otherwis

dotnet client library RateExceededError in ReportDownload

2014-08-14 Thread Matej Bosák
Hi guys When im downloading ClientReports concurrently, i often encounter RateExceededError, problem is that while when using separate service , this error is of type Google.Api.Ads.AdWords.v201406.RateExceededError, telling me why and how long shoudl I wait. When im using DownloadClientReport(

Google Adwords API Ad group Ideas

2014-08-14 Thread Anand Akkala
Hello, I need the Ad group Ideas in Google Adwords as like Keywords Ideas. Ideally i want to get Ad group Ideas for several keywords at once. In my Google Adword account When I use *Keyword Planner*, i get the Ad Group Ideas and Keyword Ideas. I want to get the same result through the adword AP

Required Ad Group Ideas as Like Key Word Ideas

2014-08-14 Thread Anand Akkala
Hello, I need the Ad group Ideas in google adwords as like Keywords Ideas. Ideally i want to get Ad group Ideas for several keywords at once. In my google adword account When I use Keyword Planner, i get the Ad Group Ideas and Keyword Ideas. I want to get the same result through the adword API.

Первый запуск

2014-08-14 Thread ntaburet-reklama
Здравствуйте. Я скачал клиентскую библиотеку java, зарегистрировал тестовый аккаут, загрузил библиотеку в intellij idea(для работы с java). Внёс свои данные, но не могу сделать никакой запрос, не хватает ещё файлов. Откуда их взять и что ещё сделать чтобы выполнить хоть какой нибудь запрос? Java

Help for a total newcommer to Adwords API

2014-08-14 Thread Giuliano Pietoso
Hello everyone. I'm a total newbie in Adwords API. I've got my dev token, and client credentials. A friend of mine sent me a snippet of a code he uses for Analytics API autth and I've attached it in the post. Can I use this snippet, changing only the client_secrets.json and this line: ser

Fallback Algorithm for ClientReport download RateExceeded, dotniet cleint library

2014-08-14 Thread Matej Bosák
HI, when concurently downloading gzipped client reports, i often run into RateExceededException, but it is not of type Google.Api.Ads.AdWords.v201406.RateExceededError (liek when using AdWordsAPI service), but it is just type of ReportDownloadError with property ErrorType set to string "RateExc

Using google API

2014-08-14 Thread Yoav Feuerstein
Hi, What is the right way of using google search API? Can I purchase license or something like that? Yoav -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=

Запросы

2014-08-14 Thread ntaburet-reklama
Здравствуйте. Создал тестовый аккаунт. Скачал клиентскую библиотеку java. Загрузил её в intellij idea(для запуска java). Не хватает файлов. Где их достать и что ещё нужно, чтобы сделать какой нибудь запрос? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goo

C# Question about Reporting API

2014-08-14 Thread Harrold de Boer
Hello, I am trying to use the AdWords Reporting API to retrieve data from my accounts such as Clicks/Impressions/CPC but I am having troubles finding the correct method/way to do it and can't really seem to find my way out. Setting up the authentication of the account and OAuth2 went smoothly a

Google Ad Groups Ideas

2014-08-14 Thread Anand Akkala
Hello, I need the Ad group Ideas in google adwords as like Keywords Ideas. Ideally i want to get Ad group Ideas for several keywords at once. In my google adword account When I use Keyword Planner, i get the Ad Group Ideas and Keyword Ideas. I want to get the same result through the adword API

Re: Javascript API in sandbox

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Assaf, AdWords API is a SOAP API, and doesn't have a Javascript client. It would be difficult to do a pure client-side JS implementation, due to the same origin policies enforced by modern browsers. You should explor

Re: need api for software

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Lalit, This forum is for AdWords API and not Maps API. If you want to get access to Google Maps API, see this page . Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, August 12, 2014 6:08:24 AM UTC-4, Bis Lalit wrote: > > hello > This

Re: Google Shopping

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Ralf, If you haven't done so already, you can follow the instructions on https://developers.google.com/adwords/api/docs/signingup to sign up for a developer token. Then, fill up https://services.google.com/fb/forms/newtoken/. You should receive an email from the Token review team about the

Re: Get ad group's target optimization status through API

2014-08-14 Thread Danial Klimkin
Hello Eugene, Sorry for the delay, I've figured this out now. AdGroup.Settings.ExplorerAutoOptimizerSetting has the following effect: optIn == true -> Enables Aggressive Targeting ("Aggressive targeting" and "Let AdWords automatically find new customers" are checked in the UI), optIn == false

Re: Query regarding the credit card fax copy

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi, You could also reach the AdWords team using their support phone numbers listed at https://support.google.com/adwords/answer/1385067?hl=en. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, August 12, 2014 11:01:50 AM UTC-4, Suvodhoy Sinha wrote: > > I wanted to access Google Adword

Re: CRITERIA_PERFORMANCE_REPORT - Invalid characters on column Dynamic ad target

2014-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Igor, The issue is still open at our end, and the team is working on it. Unfortunately, I still don't have a date by which the fix would be available. Cheers, Anash P. Oommen AdWords API Advisor. On Tuesday, August 12, 2014 6:49:04 AM UTC-4, Igor Schut wrote: > > Several months later, stil

Re: TrafficEstimatorService Not giving equal monthly volume compared with Keyword Planner Tool volume

2014-08-14 Thread suga priya
Hi Josh, I am accepting your point.Its returning min and max value,we can find avg of those two values.By making avg I am getting exact value for clicks,impr,cost & CTR as compared with UI but why not Avg position Thanks, Sugappriya On Wednesday, 13 August 2014 07:11:33 UTC+5:30, Josh Radcliff