Hi Nicolas,
Here's a list of reasons why a refresh token expires, a very common reason we
encounter is a Google Cloud Platform project with an OAuth consent screen
configured for an external user type and a publishing status of "Testing" is
issued a refresh token expiring in 7 days. You may rea
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
> the Refresh Toke
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