One variation in presenting of ads for a range of deals might be:
"$160+ rooms in Honolulu."
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Doing Testing with add params
Setting:
$160 works
160+ works
$160+ DOES NOT WORK
Even though both plus and currency symbols are legal, they don't seem
to work combined.
[AdParamError.INVALID_INSERTION_TEXT_FORMAT @
operations[0].operand.insertionText; trigger:'$160+']
--
=~=~=~=~=~=~=~=~=~=~=
We are having periodic failures in retrieving the WSDL. We are able
to process many ad groups just fine, then a SOAP fault
PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from
'https://adwords.google.com/api/adwords/cm/v200909/AdGroupService?
wsdl' : failed to load external entity "http
I've been seeing that too. Currently, we have a campaign we can't
complete processing on. We'd be in the middle of processing ad groups
and suddenly get a failed ad group creation after successfully
creating several ad groups. We've only had this condition occur with
the v2009 code. We upgraded t
I see you've released API 2.0.1. Can I assume the "enhanced form of
XML validation" is now in the production environment?
On Mar 11, 7:13 am, AdWords API Advisor
wrote:
> Hi All,
>
> Yesterday we enabled an enhanced form of XML validation on the AdWords
> API sandbox that returns more detaile
Is the client email string no longer an accepted form of input? The
error descriptions list this as:
CLIENT_EMAIL_INVALID
Client customer Id is not a number.
PHP Soap fault is in the form of:
AuthenticationError.CLIENT_EMAIL_INVALID @ ;
trigger:'client_1+onetime.mas...@gmail.com'
--
=
We are trying to do testing against the Sandbox after our master
account changed. We are able to access production. But the sandbox
is rejecting the new credentials. I'm guessing it still has the old
client accounts still in there. Any suggestions on how to reset our
sandbox account?
--
You r