Re: ProximityTarget GeoTargets v201101

2011-10-07 Thread Anash P. Oommen
Hi Pete, Jason, It is 500mi/800km. The limit is listed at http://code.google.com/apis/adwords/docs/appendix/limits.html#campaigntarget . Cheers, Anash P.Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: How long must we wait for developer token approval?

2011-10-07 Thread Anash P. Oommen
Hi Eazybot, As mentioned on https://groups.google.com/forum/#!topic/adwords-api/BXyV40LfEEI, the review period for a token has been revised to 6 weeks. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Re: Possible to use Adwords API without being MCC?

2011-10-07 Thread Anash P. Oommen
Hi Eazybot, If you have a developer token, then you can make an API call without an MCC account; all you need is the client account's email and password. However, a developer token is available only from an API MCC. Cheers, Anash P. Oommen, AdWords API Advisor. --

Re: Automated Report Download

2011-10-07 Thread Anash P. Oommen
Hi, We have an AdWords API .NET library with VB.NET examples. You can use it to write code in VB.NET. Not exactly vbscript, but it should be quite similar. Also, AdWords API is a paid API, but we provide free API units to advertisers and agencies.

Re: Developer Token

2011-10-07 Thread Anash P. Oommen
Hi, It can take upto 6 weeks for a developer token to get reviewed. See https://groups.google.com/forum/#!topic/adwords-api/BXyV40LfEEI for details. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

monthly searches out of traffic estimate request

2011-10-07 Thread frobe808
The problem i have is i that i want to have the globalMS LocalMs and competition from the keyword combinations i put in the traffic estimator. In the web based interface you can get them all in the trafficestimator. but i can't find a way to do this with the api. I know these are result from the

Re: ProximityTarget GeoTargets v201101

2011-10-07 Thread jstedman
Thanks Anash! That is going to be an extremely helpful link in the future! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: PAYLOAD_STORE_UNAVAILABLE

2011-10-07 Thread Artur Meinzer
Hi, it didn't work when I tried it again and I think I reached the limit of campaigns. I tried it again at an other account and there it worked. I know that the sandbox is only for testing, but I don't have enough room to test. The 5 accounts are full of campaigns. Thanks anyway for your

Re: Re: Operation Streams

2011-10-07 Thread Artur Meinzer
Hi Eric, I think I found out what the problem was. I tried to split the parts into operation streams but I always used the same scoping entity for each operation stream. It was the scoping entity of the account. Now I'm using the campaign as scoping entity and splitting the parts into

CustomerSyncService Stats updates

2011-10-07 Thread qa+nick.t...@viagogo.com
Does the customer sync service return the id for campaigns where fields of the campaign status have changed? e.g. the number of clicks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

WORLD`S MOST BEAUTIFUL NATURE WALLPAPERS EVER U SEEN.

2011-10-07 Thread Sara Wajahat
WORLD`S MOST BEAUTIFUL NATURE WALLPAPERS EVER U SEEN. http://wallpapers-stocks.blogspot.com/ http://wallpapers-stocks.blogspot.com/ http://wallpapers-stocks.blogspot.com/ http://wallpapers-stocks.blogspot.com/ http://wallpapers-stocks.blogspot.com/ http://wallpapers-stocks.blogspot.com/ --

THE CIRCULATORY SYSTEM

2011-10-07 Thread يوسف محمد
So already we see how every part of our body is interdependent on another and all need looking after and supplied with the correct nutrients to help function properly. As already mentioned these nutrients need to becirculated round the body to get to the parts that need them. Therefore as well as

Sandbox is dying again with Internal Errors

2011-10-07 Thread Alexander Parij
Hi , Around 1:15 pm ET I started to get these errors. Just before it was working fine. AdWordsGoogleInternalError: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.init(InternalApiErro] Thank you --

Sandbox Generating INTERNAL_API_ERROR For Certain PHP Example Files

2011-10-07 Thread Noah Freitas
The sandbox is returning an internal api error for some of the PHP api example files using a new sandbox account. Following the introductory youtube php example video. examples/v201101/AddCampaign.php returns: Campaign with name Interplanetary Cruise #1318009354 and id 405351 was added.

Get MCC Data

2011-10-07 Thread Paulo Fernandes
Hi I'm doing my own MCC and I'm not using the sand-box. So I'm asking all of you to know how can I do the following I got all my clients using GetServicedAccountService and now I need the fields (click, Impr, CTR, AVG Pos, etc..) How can I do that? There is a possibility to get this

Re: Get MCC Data

2011-10-07 Thread jstedman
There are several ways to implement getting all that data. Pretty much all of them require you to do some persistence of data on your end for it to be cost effective. I would start by looking at the reporting tutorial and ReportDefinitionService as well as the Report Types appendix. This link

Re: Get MCC Data

2011-10-07 Thread Paulo Fernandes
There are several ways to implement getting all that data. Can you tell me one example without using Report? Pretty much all of them require you to do some persistence of data on your end for it to be cost effective. Yes, everything will be stored offline I would start by looking at the

Re: Get MCC Data

2011-10-07 Thread jstedman
Without using reports you will have to make api calls to the services for each entity you wish to pull data for. If you want data at the keyword level, you will need to use the AdGroupCriterionService. If you want data at the adgroup level, you will need the AdGroupService. And so on, it really

AdWords API v201109 is now available

2011-10-07 Thread AdWords API Advisor
We’re pleased to announce the launch of AdWords API v201109, which includes upgrades to targeting and reporting. We’ve highlighted some of the new features in this blog post: http://adwordsapi.blogspot.com/2011/10/adwords-api-v201109-launch-providing.html A complete list of changes is available

OAuth - didn't see it mentioned so I thought I'd ask

2011-10-07 Thread chris h
Does the new adhoc report download support OAuth? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this