An other example with te request : SELECT ad_group_ad.ad.id, ad_group_ad.ad.name, ad_group.id, campaign.id, segments.date, metrics.cost_micros, metrics.impressions, metrics.video_views, metrics.clicks FROM ad_group_ad WHERE segments.date = '2022-12-06' ORDER BY ad_group_ad.ad.id LIMIT 1000
PHP Fatal error: Uncaught Google\ApiCore\ApiException: { "message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type": "google.ads.googleads.v9.errors.googleadsfailure-bin", "data": "<Unknown Binary Data>" }, { "@type": "grpc-status-details-bin", "data": "<Unknown Binary Data>" }, { "@type": "request-id", "data": "WV2giKv9zrdNV6F4cxWRCA" } ] } Le mercredi 7 décembre 2022 à 08:07:54 UTC+1, Éric Chaurial a écrit : > Hello, > > Since 2 days, I have an error with my google ads API connection : > > Fatal error: Uncaught Google\ApiCore\ApiException: { > > "message": "Request contains an invalid argument.", > > "code": 3, > > "status": "INVALID_ARGUMENT", > > "details": [ > > { > > "@type": "google.ads.googleads.v9.errors.googleadsfailure-bin", > > "data": "<Unknown Binary Data>" > > }, > > { > > "@type": "grpc-status-details-bin", > > "data": "<Unknown Binary Data>" > > }, > > { > > "@type": "request-id", > > "data": "c1Zuc8POiCgOfbm3I9Rt7A" > > } > > ] > > } > > > Do you have an idea to help me to fix this problem ? > > Thanks for your help > > Best > > Eric > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/de1ee2c2-739c-4681-ba07-9a5cbdad45fbn%40googlegroups.com.