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
>
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