You cannot post messages because only members can post, and you are not currently a member.
Description:
A forum for Google AdWords API developers to share thoughts with other AdWords API developers. Note: only posts from 'AdWordsAPIAdvisor' are approved by Google.
|
|
|
Recent fork of Agua
|
| |
Hi
I am searching for a recent fork of Agua ([link]
apility.sourceforge.net/agua.h tml) - as the last release 1.13.1 is one
year old.
I would be great if it comes with more recent features, reporting, and
v13 support..
Thanks !!
|
|
AdWords API use axis2 adb way and can not get ImageAd related object
|
| |
I am use axis2 WSDL2Java adb to generate java code with AdService.
The WSDL2Java has passed, but I can't find relate class about ImageAd,
TextAd ... Only have one Ad class,
I want upload a ImageAd, Is there a way to do this by axix2 ??
BTW: I was try xmlbean way to generate javacode, but I get Syntax Error In... more »
|
|
use axis2 adb way can not get ImageAd related object
|
| |
I am use axis2 WSDL2Java adb to generate java code with AdService.
The WSDL2Java has passed, but I can't find relate class about ImageAd,
TextAd ... Only have one Ad class,
I want upload a ImageAd, Is there a way to do this by axix2 ??
BTW: I was try xmlbean way to generate javacode, but I get Syntax Error In... more »
|
|
CPC - Costresults in V13 returned as 0
|
| |
I use the v13 trafficestimatorservice to get the CPC - costs for a
range of keywords. I recognize that many, many results are delivered
with for example
ApiUnitCount 20
Keyword spielzeug
LowerAvgPosition 0.0
LowerClicksPerDay 0.0
LowerCpc 0.0
UpperAvgPosition 0.0
UpperClicksPerDay 0.0... more »
|
|
ADD AdGroupOperation
|
| |
Hi
eu tenho um erro no meu script mas não entendo
I'm trying to add a AdGroup and returns me an error.The section of
code that the error is this
$operations = array(new AdGroupOperation(NULL, $adgroup1, 'ADD'));
$adgroupReturnValue = $AdGroupService->mutate($opera tions); #Add
campaigns.... more »
|
|
No report result
|
| |
Hi, all.
I'm using the .net client lib and I set all the parameters in the
report service, however the returned xml shows:
<?xml version="1.0" standalone="yes" ?>
- <report>
- <table>
- <columns>
<column name="date" />
<column name="keywordid" />
<column name="keyword" />
<column name="firstPageCpc" />... more »
|
|
I get Method CampaignService.get can not be reflected.
|
| |
Hi,
when im doing the following code:
com.google.adwords.CampaignSer vice service = new
com.google.adwords.CampaignSer vice();
i getthis error message:
Method CampaignService.get can not be reflected.
does anyone know why>?
|
|
Can not find ImageAd related Object when use axis2
|
| |
I was use axis2 WSDL2Java to generate AdService java code,
[link]
The WSDL2Java has passed, but I can't find relate class about ImageAd,
TextAd ... Only have one Ad class,
I want upload a ImageAd, Is there a way to do this by axix2 ??
|
|
return only 1 campaign with CampaignService.Get
|
| |
Hello,
I try to migrate from V13 to v200909. I work with perl and i migrate
my perl lib from "Google-Adwords-v1.14" : non official lib to "google-
api-adwords-perl" from google.
First, I try to migrate my script which get 1 campaign from its id on
sandbox.
- I initialize my connection with Google::AdWords::Client object :... more »
|
|
|