Hi Mendel,
Thank you for posting your concern. Allow me to provide support.
To provide insights to your concern, specific Get() methods and its fields have equivalent report types and report fields as well. With this, try to build your query instead using specific report types and add attribute fields there. You can use this
query builder tool to replicate the specific get method.
Since it appears that you want to get the equivalent of the get method of the customer service, then you can use the below query:
SELECT customer.resource_name, customer.call_reporting_setting.call_reporting_enabled,
customer.call_reporting_setting.call_conversion_reporting_enabled,
customer.call_reporting_setting.call_conversion_action,
customer.conversion_tracking_setting.conversion_tracking_id,
customer.conversion_tracking_setting.cross_account_conversion_tracking_id,
customer.remarketing_setting.google_global_site_tag, customer.pay_per_conversion_eligibility_failure_reasons,
customer.optimization_score_weight, customer.id, customer.descriptive_name, customer.currency_code,
customer.time_zone, customer.tracking_url_template, customer.final_url_suffix, customer.auto_tagging_enabled,
customer.has_partners_badge, customer.manager, customer.test_account, customer.optimization_score
FROM customer
Let me know if you have further questions.
Regards,
 |
| Ernie John |
| Google Ads API Team |
|
|
| |

ref:_00D1U1174p._5004Q2evRRp:ref