RE: Ads API - which fields are of type Money?

2021-06-20 Thread Google Ads API Forum Advisor
Hi Mike, Thanks for the reply. The way to determine that a field is a money field is if there is a suffix 'micros' at the end of metric's name. However, our team is aware that some of the money fields don't have this suffix. With this, you may keep an eye on our blog or directly in the

Re: Ads API - which fields are of type Money?

2021-06-18 Thread Mike Sullivan
Thanks to Pete and Peter for the ideas, but there are a lot of money metrics that do not include the word 'micros' in the names or the descriptions. As a really obvious example: average_cpc : "The total cost of all clicks divided by the total number of clicks received." The discovery

Re: Ads API - which fields are of type Money?

2021-06-16 Thread Google Ads API Forum Advisor
Hi, Apart from what was just suggested, you may also check out our metrics documentation to search for fields with micros. Also, you may for now continue to follow our blog for updates or announcements regarding your original inquiry. Best regards, Peter Laurence Napa Oliquino Google Ads API

Re: Ads API - which fields are of type Money?

2021-06-15 Thread Pete Lavetsky (AdWords API Guru)
Hey Mike, You can solve this by using the GoogleAdsFieldService : https://developers.google.com/google-ads/api/reference/rpc/v8/GoogleAdsFieldService SELECT name, category, data_type, selectable, filterable, sortable, selectable_with, metrics, segments, is_repeated, type_url, enum_values,

RE: Ads API - which fields are of type Money?

2021-06-15 Thread Google Ads API Forum Advisor
Hi, I appreciate your patience to this concern. Allow me to provide support. I am afraid that there is currently no documentation where we can see all the list of money fields or metrics that will return values in terms of micros. With this, allow me to raise a feature request to my team,

RE: Ads API - which fields are of type Money?

2021-06-14 Thread Google Ads API Forum Advisor
Hi, I appreciate you patience to this concern. Allow me to provide support. I am afraid that there is currently no documentation where we can see all the list money fields or metrics that will return values in terms of micros. With this, allow me to a raise a feature request to my team,

Re: Ads API - which fields are of type Money?

2021-06-14 Thread AdWords API and Google Ads API Forum
Reposting the last inquiry (https://groups.google.com/g/adwords-api/c/IqeSk_SOMqY) from the forum as it wasn't routed to our support queue. Cheers, Peter Laurence Oliquino Google Ads API Team On Thursday, June 10, 2021 at 11:25:04 PM UTC+8 mike.3@gmail.com wrote: > I followed the blog

Ads API - which fields are of type Money?

2021-06-10 Thread Mike Sullivan
I followed the blog series on the query builder with great interest (thank you): https://ads-developers.googleblog.com/2021/05/the-query-builder-blog-series-part-8.html But where do you find which fields are of type Money, or returned in micros? For example, metrics.average_cpc is returned from