Re: Data AdWords API is not the same as the UI

2014-11-06 Thread Crystal
Checked and there's nothing in that are. Is there any other possibilities why the API and UI are displaying different data? Thanks. On Thursday, November 6, 2014 10:17:33 AM UTC-8, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > You can check via the UI by going to *Shared Library -> A

Re: Concurrent MutateJobService jobs

2014-11-06 Thread GDZ
Thank you! On Thursday, November 6, 2014 1:59:50 PM UTC-5, Josh Radcliff (AdWords API Team) wrote: > > Hi GDZ, > > You should place a limit on the number of concurrent threads submitting > MutateJobService requests, as that service is subject to the QPS limit just > like other services. Check

Re: "ADD" keywords operations : Concurrent vs. sequential

2014-11-06 Thread GDZ
Don't have access to log files right now, will check later. But for now it appears that using MutateJobService is a way to go for us at the moment so we switched to MJS. Thank you, GDZ On Thursday, November 6, 2014 3:01:49 PM UTC-5, Anash P. Oommen (AdWords API Team) wrote: > > Hi, > > You ar

Re: Creating Remarketing list with tracking code already on website

2014-11-06 Thread Josh Radcliff (AdWords API Team)
Hi Devraj, In response to your questions: 1. No, you can have different user lists that track users for different ConversionTracker s. 2. Since they don't have to all have the same ID y

Re: Is there a way to duplicate / clone a whole campaign via API ?

2014-11-06 Thread Josh Radcliff (AdWords API Team)
Hi, Regarding ads in mobile apps, you can achieve the same setup as in the UI if you create a campaign with advertisingChannelType *DISPLAY*, and then: 1. At the campaign level cr

Re: Traffic Estimator Service returning DistinctError.DUPLICATE_ELEMENT

2014-11-06 Thread Anash P. Oommen (AdWords API Team)
Hi Christian, You can send multiple keywords per request, see https://groups.google.com/d/msgid/adwords-api/bec89d9c-9720-4ed3-9ed7-fa0cd3644732%40googlegroups.com?utm_medium=email&utm_source=footer for an example. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, November 6, 2014 1

Re: BiddingStrategy fieldremoved from Campaign Performance Report, and replaced by BiddingStrategyType?

2014-11-06 Thread Josh Radcliff (AdWords API Team)
Hi Chris, Sorry for the confusion - that change was made in v201406 and should have been in our release notes and migration guide. I'll make sure we update the docs. The *BiddingStrategyType* is a replacement for *BiddingStrategy*, as you suspected. Thanks, Josh, AdWords API Team On Thursday

Re: Recommended workaround for working with accounts on different Currencies.

2014-11-06 Thread Josh Radcliff (AdWords API Team)
Hi Oliver, How you convert between currencies is ultimately up to you. There's a wide variety of exchange rate sources and you'll get different results depending on which sources you use (e.g., whether you use end of day or intraday exchange rates). The AdWords API does not supply any exchange

Re: "ADD" keywords operations : Concurrent vs. sequential

2014-11-06 Thread Anash P. Oommen (AdWords API Team)
Hi, You are using AdGroupCriterionService, right? What kind of responseTimes are you seeing in the SOAP response header of the API calls? Cheers, Anash On Wednesday, November 5, 2014 12:42:40 PM UTC-5, GDZ wrote: > > Still unclear how to fix that... > > > > On Wednesday, October 29, 2014 5:32:4

Re: Concurrent MutateJobService jobs

2014-11-06 Thread Josh Radcliff (AdWords API Team)
Hi GDZ, You should place a limit on the number of concurrent threads submitting MutateJobService requests, as that service is subject to the QPS limit just like other services. Check out our Rate Limits guide for more details.

Re: CLICK_MISSING_CONVERSION_LABEL persistent issue

2014-11-06 Thread Josh Radcliff (AdWords API Team)
Hi Steve, Was the conversion type you're uploading to enabled *at the time of the click*? According to the docs for that error it's caused by: Cannot process clicks that occurred when none of the effective conversion > types in the account were enabled, to generate conversions. Are you only

Re: Is it possible to match Display Network Keywords to Keyword IDs with the API?

2014-11-06 Thread Josh Radcliff (AdWords API Team)
Hi, Are you saying that the keyword ID passed for the *keyword* ValueTrack parameter is one of the general 30x IDs, or is the issue that the Click Performance Report is returning the general 30x IDs? If it helps, the Display Key

BiddingStrategy fieldremoved from Campaign Performance Report, and replaced by BiddingStrategyType?

2014-11-06 Thread Chris Allan
Hi Guys, I am upgrading from v201402 to v201409 right now, and notice that the BiddingStrategy field is no longer present in the Campaign performance report. I don't see any mention of this in the AdWords API migration guides or release notes. I do however see a reference in the release notes o

Existing Google Service Account for DFP, can I use the same Service Account for Adwords?

2014-11-06 Thread ClickFuel
Hi There! I've been looking through the oAuth service account documentation both for Adwords and DFP and a couple of questions came to mind: 1. Can I use the same service account that I have connected to my partners' DFP data to connect to Adwords data? 2. Is the Adwords Service Account docume

Destination Url: Keyword -> Destination URL, Search Query -> Destination URL

2014-11-06 Thread Mahantesh Patil
I am looking for the best report source to get the destination URL’s: a)Keywords -> Destination URL for keyword campaigns b)Search Query -> Destination URL for shopping campaigns I tried using KEYWORDS_PERFORMANCE_REPORT and SEARCH_QUERY_PERFORMANCE_REPORT, However: - Destination URL

Re: Data AdWords API is not the same as the UI

2014-11-06 Thread Josh Radcliff (AdWords API Team)
Hi, You can check via the UI by going to *Shared Library -> Ads* on the left. In addition, if I recall correctly, the *Ads* tab will highlight shared ads. Cheers, Josh, AdWords API Team On Thursday, November 6, 2014 2:12:05 AM UTC-5, Crystal wrote: > > I'm not sure since I'm just the developer.

Concurrent MutateJobService jobs

2014-11-06 Thread GDZ
I assume there is no limit on how many threads we can use to create MutateServiceJob processes? Also may be useful to somebody - even if max amount of operations in the batch is limited to 1 for MSJ, the fastest is to have ~1000 operations. GDZ -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Recommended workaround for working with accounts on different Currencies.

2014-11-06 Thread Daniel Alvarado
Hi Oliver, I apologize if I wasn't clear enough. I know for a fact that I can obtain the account Currency via the *AccountCurrencyCode *field on the ACCOUNT_PERFORMANCE_REPORT. My question is: what is the recommended way to convert these different currencies into USD? I have to provide repor

Re: Value track parameter for campaign and adgroup in upgraded urls

2014-11-06 Thread Juergen Henning
Hi Josh, thank you very mich for the answer. Maybe there is such a functionality in the future. Cheers Jürgen -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/post

Traffic Estimator Service returning DistinctError.DUPLICATE_ELEMENT

2014-11-06 Thread Christian Borck
This question is related to the traffic estimator. We like to get several estimates for a keyword (i.e. estimates for three different max-cpcs). Currently we’re doing three separate requests, one for each max-cpc. In an attempt to optimize this, we combined the three requests into one. As a res

CLICK_MISSING_CONVERSION_LABEL persistent issue

2014-11-06 Thread Nypo77
Hello dear community, My tool is uplaoding offline conversions to client's adwords account. For quite a time and for many account this is working nicely except for a recent client. When the user activate this feature in my tool I automatically create an offline conversion type: $u

Re: "The given key was not present in the dictionary"

2014-11-06 Thread Derek Gray
Your solution worked like a charm! Thanks Josh. On Wednesday, 5 November 2014 22:23:44 UTC, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > The error you mentioned is a reporting error, so my guess is that you > encountered that because you were using the GetAccountHierarchy.cs >

Adwords generated feed questions

2014-11-06 Thread mcc
Hi, I know the limit for feeds is 20 and that you cannot (or couldn't - is it still the case) a feed with an origin of ADWORDS. Therefore do the adwords feeds count towards the 20 limit or is it user generated ones only? Secondly, can I add/modify items within an adwords generated feed. For ex

Re: Is there a way to duplicate / clone a whole campaign via API ?

2014-11-06 Thread Berry
i already asked about them in this group: - campaign sub-type ("ads in mobile apps") - wifi networks (hence my other question you answered - i speculated whether targeting "all carriers" implicitly excludes "wifi") - BTW duplicating campaign, by itself could be a nice feature: most

Re: Recommended workaround for working with accounts on different Currencies.

2014-11-06 Thread Oliver
You can find out the currency of an account via the API. It's in the Customer object: https://developers.google.com/adwords/api/docs/reference/v201409/CustomerService.Customer On Wednesday, November 5, 2014 11:09:11 PM UTC, Daniel Alvarado wrote: > > Hi Team, > > We manage accounts for advert