Thank you Anthony,

You are correct, the Money object requires an amount in micros. So setting 
a bid of £1.23 would look like this:

  $CPCbid->bid = new Money(1230000);

I don't think we've spoken before Anthony, so thanks very much for the help.

Cheers!

On Monday, October 12, 2015 at 8:01:04 PM UTC+1, Anthony Madrigal wrote:
>
> Hello Alan,
>
> The only thing in your code that looks like it could give you some issues 
> is where you set the CPC bid to a value of 0.035000. The Money 
> <https://developers.google.com/adwords/api/docs/reference/v201509/AdGroupCriterionService.Money>
>  object 
> takes a value of micro-units where 1 million equals to 1 unit (i.e., 
> $1.00). I suggest trying to set the bid to a different amount and see if 
> that helps.
>
> Cheers,
> Anthony
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/23a98bec-4f7d-4935-8cee-5cdaa87a685c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to