Thank you for your response. Can i send you my code and how i use the getcustomer ? SO you can help me
Le lun. 3 oct. 2022 à 11:03, Google Ads API Forum Advisor <adsapi@forumsupport.google> a écrit : > 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 > <https://developers.google.com/google-ads/api/fields/v11/overview_query_builder> > 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, > [image: Google Logo] > Ernie John > Google Ads API Team > > > ref:_00D1U1174p._5004Q2evRRp:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/CACgWobk31xH8bbWD2%3D%2B%3D6UO3_zVFNwUJ3cBNRp5dNo%2BcR17OjA%40mail.gmail.com.