I sent you a private reply, did you receive it? I can't determine if it was
sent successfully or not.
On Tuesday, July 24, 2012 11:23:18 PM UTC+2, Kevin Winter wrote:
>
> Hi,
> I didn't notice this when testing. Could you please provide specific
> examples of your search criteria so I can tes
arch criteria so I can test?
>
> - Kevin Winter
> AdWords API Team
>
> On Friday, July 20, 2012 7:46:20 AM UTC-4, Daniel Bergholm wrote:
>>
>> I'm using the TargetingIdeaService to get keyword suggestions for a given
>> web page. I'm not really interested
I'm using the TargetingIdeaService to get keyword suggestions for a given
web page. I'm not really interested in the match type, just the keyword
texts.
With v201109, I would filter on match type BROAD, and request CRITERION
attributes (I'm using the Java client library v8.7.0):
Targeti
We are experiencing the same problem. We are getting a lot of rows with
negative impressions (the ones I have seen have "-1" impressions) for the
last couple of days.
We too have modelled our data representation on the assumption that these
values cannot be negative, so it breaks our processing
My bad; the ServicedAccountService returns currency as of v201101, but still
not timezone.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
On Monday, 10 October 2011 09:39:54 UTC+2, Stefan Podkowinski wrote:
>
>
> We can't migrate to the new ServicedAccountService yet, as it does not
> return the currency and timezone of the account.
>
>
Yes, it does. As of v201101:
http://code.google.com/apis/adwords/docs/reference/v201101/Servic
I have submitted my patch
http://code.google.com/p/google-api-adwords-java/issues/detail?id=74
/ Daniel
On Mar 14, 8:15 pm, AdWords API Advisor
wrote:
> To clarify, use this
> link:http://code.google.com/p/google-api-adwords-java/issues/entry?templat...
>
> Thanks,
> Adam Rogal, AdWords API Te
I have added support for ad parameters in the awcli. I basically
copied AdGroupLocation and modified it so you can navigate into a
criterion and see any parameters.
How do I submit a patch?
/ Daniel
On Mar 11, 11:26 am, Magnus wrote:
> Hi,
>
> I just tried the Adwords CLI tool and it looks very
We just encountered this problem too. Unfortunately, including the
comma separator only gets us past the validation, if we try to
actually mutate an ad param with the insertiontext "5,990" we get
AdParamPolicyError ...
Another problem: for countries that do not have a single currency
character whi