Re: Getting a list of correct Google Product Bidding Categories

2014-08-06 Thread Josh Radcliff (AdWords API Team)
Hi, We are aware that the differences in the two sets of categories is proving problematic, and we're actively looking into the issue. I'll post an update here and on the other similar topic as soon as I have more informati

API creation of mobile specific ad

2014-08-06 Thread Milo Hou
How do I use the API service calls to create an ad with mobile preference? I see that I can set campaign-wide criterion for mobile targeting but am not sure how to create a MobileAd as opposed to any normal text ad. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blo

Re: RateExceededError on unlimited account

2014-08-06 Thread Anash P. Oommen (AdWords API Team)
Hi Thomas, So, I had another look, and looks like you are on "Basic" plan and not on "Standard" access. You are limited to 1 operations per day. I got a bit misled by your email title that suggested you had an "unlimited" token. sorry about that. To fix the error, you need to apply for "St

Re: RE: [4-6848000004290] Modifying vs Deleting and Recreating a Shopping Campaign Partition

2014-08-06 Thread 'Eshaan Jayalath' via AdWords API Forum
Hi Thx. Yes I got 2 other issues posted as well if you could look into those thx. Regards Eshaan Jayalath -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~

Re: [4-6848000004290] Modifying vs Deleting and Recreating a Shopping Campaign Partition

2014-08-06 Thread Shopping API Team
Hi Eshaan, Reporting will still work and you'll still be able to get data for those partitions, but by modifying the case value of a partition or changing its parent, you'll get a new ID for it. This means that if you rely on IDs on your end, it may make it tricky to match things up between the

Unable to delete excluded partition

2014-08-06 Thread road11
Viewing previous posts on this topic, I've decided it would be easier just to delete my partition tree and create a new one. However, I get an error when I try. I've created operations of type REMOVE in the ProductPartitionHelper.cs class like so (very similar to the ... public void Cre

Re: Add locations with radius programmatically

2014-08-06 Thread Dzmitry Zahusta
Hi Josh! Let's rephrase my question. I'm working with 2 AdWords objects: Location and Proximity. To find the proper Location I can use LocationCriterionService and to create the proper Proximity I can use GeoLocationService. I need to create all programatically with no use AdWords site. And it

Re: RateExceeded :: But works after some time

2014-08-06 Thread Paipai
Danial - Understood. I have applied for the standard Access Application. Do you know how long it takes to have a response from the team ? We are having an important delay in uploading conversions to google (as we have moved all our websites doing the same) and if it takes a long time... we mus

Unable to Edit Existing Product Partition

2014-08-06 Thread road11
I've figured out how to create an new Partition tree, but now I had to edit the CaseValue of the Partition I wish to bid on (not the parent partition of the "everything else" partition). There is no code sample in the .Net API that shows how to do this (we *really* need that example). I've see

Re: RateExceeded :: But works after some time

2014-08-06 Thread Danial Klimkin
Hello Enric, This error means you have reached your Basic API access limit. Please see this page for more details: https://developers.google.com/adwords/api/docs/ratesheet -Danial, AdWords API Team. On Wednesday, August 6, 2014 2:52:54 PM UTC+4, Paipai wrote: > > Hi - > > We are using Adw

AdGroupAdService.mutateLabel returns InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2014-08-06 Thread kamil . grebenicek
Hi, I want to set label for newly added text ads and AdGroupAdService.mutateLabel method always returns InternalApiError.UNEXPECTED_INTERNAL_API_ERROR error . It is possible the AdGroupAdService contains a bug? I can provide user agent or other information, if needed. Thanks for your advanc

RateExceeded :: But works after some time

2014-08-06 Thread Paipai
Hi - We are using Adwords API in order tu upload offline conversions to our website. The batch process has been working perfectly when we tried it in some of our small websites (we have 12 in different countries). But when we have started tu upload conversions in some of the bigger ones... we h

RE: [4-6848000004290] Modifying vs Deleting and Recreating a Shopping Campaign Partition

2014-08-06 Thread 'Eshaan Jayalath' via AdWords API Forum
Hi Sergio Thanks for the info, Yes it is really helpful. Based on the info below, we will drop the partition and re-create it without going through the painful process of matching and modifying nodes which sometimes does not work for us.. thanks again.. really appreciate your assistance. Regar

Re: RateExceededError on unlimited account

2014-08-06 Thread Thomas Stehle
Hi Anash, thanks for your response. Could you tell me please how many QPS we have? We working with a realtime solution so the 30 second waiting time for retry an response is unable to cope for us. Thanks and Kind Regards Thomas On Wednesday, August 6, 2014 10:41:01 AM UTC+2, Thomas Stehle w

Google PLA Categories vs Partition Categories

2014-08-06 Thread 'Eshaan Jayalath' via AdWords API Forum
Problem: Mismatch of Google Category Structures between PLA & Shopping Campaign Partitions. We found that most of our Clients' Google PLA Category structures do not match with the new Shopping Campaign Partition Category (1-5) structures. Do we have any resolution to this major issue? As at

Re: Review Extensions Feed not showing in CampaignFeedService.Get call

2014-08-06 Thread Giles Bodger
Hey Josh just coming back to this .. So if i removed a Review Feed at the account level from the API, effectively then removing the CustomerFeed - How would i be notified of that within the next sync ? If i was examining campaignFeeds - i would be looking at campaign changes and then i w

Re: Sample Keywords Iterator

2014-08-06 Thread Anash P. Oommen (AdWords API Team)
Hi Ori, No, TIS / TES is not available through AdWords Scripts. Cheers, Anash P. Oommen, AdWords Scripts Team. On Wednesday, August 6, 2014 4:37:07 AM UTC-4, Ori Gal wrote: > > When I say Adwords script I mean this option to automate stuff via a > javascript interface

Re: Rate Limit on Unlimited Account?

2014-08-06 Thread Anash P. Oommen (AdWords API Team)
Hi Thomas, I have responded on the other thread, could you follow on that one? Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, August 6, 2014 1:42:57 AM UTC-4, Thomas Stehle wrote: > > From my understanding, we have an "unlimited" account. However, we are > receiving constant rate

Re: RateExceededError on unlimited account

2014-08-06 Thread Anash P. Oommen (AdWords API Team)
Hi Thomas, Standard access doesn't give a developer token unlimited QPS, there's a limit we enforce on all developers to make sure that a single user won't deprive all our users' server capacity. The simplest fix would be to catch these errors, and retry after about 30 seconds. See https://dev

Re: Adword Editor: How to check different version when import AES file

2014-08-06 Thread Anash P. Oommen (AdWords API Team)
Hi, This group is for discussing AdWords API, could you kindly post your question about AdWords Editor on the product community forum? The link is https://www.en.adwords-community.com/ Cheers, Anash P. Oommen AdWords API Advisor. On Tuesday, August 5, 2014 11:37:12 PM UTC-4, Orangevn wrote: >

Rate Limit on Unlimited Account?

2014-08-06 Thread Thomas Stehle
>From my understanding, we have an "unlimited" account. However, we are receiving constant rate limit errors as shown below: http://schemas.xmlsoap.org/soap/envelope/";> https://adwords.google.com/api/adwords/cm/v201402";> xxx CampaignService get1 238

RateExceededError on unlimited account

2014-08-06 Thread Thomas Stehle
Rate Limit on Unlimited Accounts? We supposedly have an unlimited account. However, we have recently been receiving rate limit errors at shown below: ** http://schemas.xmlsoap.org/soap/envelope/";> https://adwords.google.com/api/adwords/cm/v201402";

Re: Sample Keywords Iterator

2014-08-06 Thread Ori Gal
When I say Adwords script I mean this option to automate stuff via a javascript interface On Wednesday, August 6, 2014 11:31:44 AM UTC+3, Ori Gal wrote: > > Hey, Thanks a lot for your answer! > > Is the TargetingIdeaService accessible from an Adwor

Re: Sample Keywords Iterator

2014-08-06 Thread Ori Gal
Hey, Thanks a lot for your answer! Is the TargetingIdeaService accessible from an Adwords Script? On Wednesday, July 23, 2014 11:30:25 PM UTC+3, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > You could use the TargetingIdeaService >

Re: Sample Keywords Iterator

2014-08-06 Thread Ori Gal
Thanks for the answer! Could this be done from an Adword Script? On Wednesday, July 23, 2014 11:30:25 PM UTC+3, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > You could use the TargetingIdeaService > >