Re: Expected return value MaxCpc field in reports

2014-03-31 Thread Robert Borkowski
Hi,
Does anyone have an idea how I should handle the data that comes in MacCPC 
field in api v201402?
Thanks

On Wednesday, 26 March 2014 18:37:52 UTC, Robert Borkowski wrote:

 Notes: Usually a number in the format x.xx, but may return auto: x.xx 
 or just auto if automatic bidding is used.
 whereas when the Max CPC is set it returns value that seems to be like 
 Money values (so more like ddd as opposed do x.xx)



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Expected return value MaxCpc field in reports

2014-03-31 Thread Josh Radcliff (AdWords API Team)
Hi,

I'll update the docs so they state that the format depends on the value of 
the returnMoneyInMicros 
headerhttps://developers.google.com/adwords/api/docs/guides/reporting-concepts#money.
 
 Another point to be aware of is that the default value for this header 
changed between v201309 and v201402, as noted in the v201402 release 
noteshttps://developers.google.com/adwords/api/docs/reference/#v201402. 
 This means that if you were relying on the default in v201309 you should 
either change your code to expect values in micros or add the 
returnMoneyInMicros header with a value of false.  I would recommend the 
former since that header will be removed in the future.

Cheers,
Josh, AdWords API Team

On Monday, March 31, 2014 10:43:13 AM UTC-4, Robert Borkowski wrote:

 Hi,
 Does anyone have an idea how I should handle the data that comes in MacCPC 
 field in api v201402?
 Thanks

 On Wednesday, 26 March 2014 18:37:52 UTC, Robert Borkowski wrote:

 Notes: Usually a number in the format x.xx, but may return auto: 
 x.xx or just auto if automatic bidding is used.
 whereas when the Max CPC is set it returns value that seems to be like 
 Money values (so more like ddd as opposed do x.xx)



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.