Re: Google Ads API - Refresh Token gets denied after 7 days

2022-01-17 Thread Nicolas Gonzales
It look that I need to publish the API and send a video on Youtube. A video explaining what I do exactly. Am I right ? On Monday, 17 January 2022 at 10:10:36 UTC+1 Nicolas Gonzales wrote: > Hi Team > > I am switching to the new Google Ads Api library and get some trouble with >

Google Ads API - Refresh Token gets denied after 7 days

2022-01-17 Thread Nicolas Gonzales
Hi Team I am switching to the new Google Ads Api library and get some trouble with the Refresh Token. I am using this code in php : try { $clickConversion = new ClickConversion([ 'conversion_action' => ResourceNames::forConversionAction($customerId, $conversionActionId), 'gclid' => $gclid, 'co