Hi Daniel,
Follow these directions to apply for a developer token:
https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?answer=15104
More information about the migration to v200909 can be found here:
http://adwordsapi.blogspot.com/2010/01/100-days-until-major-v13-sunset.html
Best
Hi,
The KeywordToolService has been replaced by the TargetingIdeaService:
http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIdeaService.html
The TrafficEstimatorService has not yet been migrated to the v2009
version of the API, and for the time being you should keep using the
bump. anyone?
On Apr 7, 8:04 pm, google400 wrote:
> bump
>
> On Apr 7, 5:33 pm, google400 wrote:
>
>
>
> > Hello,
>
> > I'm looking to migrate a project to the new google adwords API. The
> > project has been developed in PHP, and currently uses the Apility
> > library to access the API.
>
> > I
bump
On Apr 7, 5:33 pm, google400 wrote:
> Hello,
>
> I'm looking to migrate a project to the new google adwords API. The
> project has been developed in PHP, and currently uses the Apility
> library to access the API.
>
> I would like to know the replacements for the following api methods:
>
> -
The ReportService is not yet available in v2009. For this reason, the
April 22 sunset of v13 does not include the ReportService -- you will
continue to be able to use it. At some point, they will make a v2009
version (or whatever version we are on at that time) and then they
will give us some tim
Hi Eric,
Thanks a ton for the response. It works as expected now.
For anyone who is having trouble with this, here is the code:
$newAdGroupCriteriaService = $user-
>GetAdGroupCriterionService('v200909');
$KIDSelector = new AdGroupCriterionSelecto
Hi Prasad,
The statsSelector needs to be set on the AdGroupCriterionSelector, not
the service.
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionService.AdGroupCriterionSelector.html#statsSelector
Best,
- Eric Koleda, AdWords API Team
On Mar 23, 12:38 am, prasad darla
Hi,
We have a few resources that can help with the migration.
Per-call Migration Guide:
http://code.google.com/apis/adwords/v2009/docs/callguide.html
Migrating from v13 to v2009:
http://code.google.com/apis/adwords/articles/migrating.html
If you have any specific questions that come up du
Hi Sandro,
The exemption request is intended to be created using data returned
from the API in a PolicyViolationError. The best way to get this data
is to run the mutate request one with the validateOnly header set to
true. You can read more about this feature here:
http://adwordsapi.blogspot
Hi Troy,
In the lib/ directory after untar/zipping the files, you should see:
adwords-api-2.1.0-loner.jar
adwords-api-2.1.0.jar
Those are the libraries you want to use (one or the other). I believe
the loner has some things taken out (servlet library I believe?)
On Sep 4, 2:15 pm, Troy <[EMAIL
10 matches
Mail list logo