How do u get the existing GeoTargetList?
On Feb 24, 5:38 pm, AdWords API Advisor
wrote:
> Hi Tang,
>
> Thank you for posting the complete code, I can see the problem now.
> The operand of a CampaignTargetOperation is a TargetList, not an
> individual target. In this case the operand should be a
Hi,
What is the jobId of a BulkMutateJob that demonstrates this error?
Best,
- Eric
On Apr 19, 5:57 am, glownet wrote:
> when i use the same code with a premiun account it work.
> (i got the code from structure report and if i use it without
> bulkmutate ,i can change all with api, i only have
Hi Magnus,
This error appears to be caused by a temporary issue on the AdWords
API servers and was not likely not due to any action on your part. If
you continue to receive these errors please let us know.
Best,
- Eric Koleda, AdWords API Team
On Apr 19, 5:02 am, Magnus wrote:
> Hello,
>
> We
Hi,
I'll follow up with the core engineering team and let you know when I
have more information.
Best,
- Eric
On Apr 18, 9:46 pm, Crawl About wrote:
> Great! thanks for releasing this information.
>
> There appears to be some missing categories => 197150, 198472,
> 197169 (TV shows and movies
is their anyway to get a specific campaign's GeoTargetList targets. ?
Basically i access all the campaigns and use a selector to access the
particular campaign's targets. But from there, i am having trouble
accessing the geotarget list. is their any examples to access that
data?
Code Below
-
We noticed this posting
http://blog.authoritylabs.com/seo-keyword-suggestions-with-the-adwords-api/
and we would like to fetch Keyword and Volume data as well but, an in
the link above, it's not for AdWords or AdWords-related applications.
Before we start development, I would like to get clearan
is their anyway to get a specific campaign's GeoTargetList targets. ?
Basically i access all the campaigns and use a selector to access the
particular campaign's targets. But from there, i am having trouble
accessing the geotarget list. is their any examples to access that
data?
Code Below
I am trying the demo Java programs for the first time. I am using the
GetKeywordVariations example. The login information is provided in the
class my the members email, password, clientEmail, useragent,
developerToken, applicationToken, and namespace
However, I keep getting the following error:
"Ei
Hi Rizwan,
This problem has to do with the precision of floats in PHP. More
information is available here:
http://code.google.com/p/google-api-adwords-php/issues/detail?id=18&can=1
The recommended solution is to use the round() function on the CPC
value after you multiply it.
Best,
- Eric Ko
Hi Eric
I was just looking the set of allowed values to Ad.Type, and the other
"types" that are strings (not enums), so you answered my question
Thanks!
Juan
On Apr 19, 1:07 pm, AdWords API Advisor
wrote:
> Hi Juan,
>
> What do you mean by "namespace definitions"? The values in Ad.Type is
>
Hi,
You can determine if an ad has had an override in the past by
selecting all AdExtensionsOverrides with the adId:
http://schemas.xmlsoap.org/soap/
envelope/" xmlns:v20="https://adwords.google.com/api/adwords/cm/
v200909">
...
Hi Maxim,
Some of the elements in your request have xmlns="". This is removing
the elements from the AdWords cm namespace, so they aren't being seen
in the request, resulting in very large responses. Please ensure you
namespaces are set correctly.
Best,
- Eric Koleda, AdWords API Team
On Apr 1
Hi,
Can you post the requestId of a recent request that demonstrates this
error?
Best,
- Eric
On Apr 18, 5:02 am, cviorel wrote:
> Hi!
>
> I'm using v200909 version.
>
> =
>
> On Apr 16, 9:35 pm, cviorel wrote:
>
>
>
>
>
> > Hi,
>
> > Thank you for your
Hi Brandon,
As for the getBulkKeywordIdeas() problem, that method requires a
RelatedToUrlSearchParameter in the request:
http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIdeaService.html#getBulkKeywordIdeas
In regards to the match type of returned keywords, that can be
contro
Hi,
The v13 GeoTarget.targetAll indicated whether or not all countries
were targeted. In v2009 this is represented by an empty target list:
http://code.google.com/apis/adwords/v2009/docs/reference/CampaignTargetService.GeoTargetList.html
Best,
- Eric Koleda, AdWords API Team
On Apr 16, 12:2
Hi Sheila,
The API unit costs for each request are listed here:
http://code.google.com/apis/adwords/v2009/docs/ratesheet.html
Best,
- Eric Koleda, AdWords API Team
On Apr 16, 9:31 am, Sheila Nara wrote:
> I'd like to know if there is an average about consumed quotes when I
> use GetCampaignS
Hi,
The ClientLogin API may return a CAPTCHA challenge when it detects
strange behavior, such as excessive requests for authTokens. You can
handle these errors by either presenting the CAPTCHA to the user or by
waiting for about 5 minutes, at which point the CAPTCHA challenges
should no longer be
Hi Juan,
What do you mean by "namespace definitions"? The values in Ad.Type is
the same as the xsi:type, like TextAd, etc. We currently don't have
much documentation on the date format, but it takes the form of
YYYMMDD.
Best,
- Eric Koleda, AdWords API Team
On Apr 16, 8:44 am, Juan Lagostena
when i use the same code with a premiun account it work.
(i got the code from structure report and if i use it without
bulkmutate ,i can change all with api, i only have this error with
bulkmutate, with adgroudservice i had not this problem)
On Apr 15, 4:16 pm, AdWords API Advisor
wrote:
> Hi,
>
Hello,
We got an unexpected internal API error in response to a request which
tried to update 141 campaign targets. The request header looked like
this:
http://schemas.xmlsoap.org/soap/
envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/20
01/XMLSchema-instance"
With v13 api sunset we will loose the possibility to manage category
placements, so two questions about this:
1) When v2009 api will support category placements ?
2) Will you turn off v13 CriterionService at April 22 ?
On Feb 22, 7:35 pm, AdWords API Advisor
wrote:
> Hi,
>
> Currently the only w
21 matches
Mail list logo