lezhnev74 / google-ads-image-asset-upload

A demo of image upload that fails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This script uploads an image to Google Ads Customer storage. It uses base64 representation of the image.

Usage:

  • mv .env.example .env and add values to the file
  • composer install to download dependencies such as Api Client
  • php script.php to run the script

About

A demo of image upload that fails


Languages

Language:PHP 100.0%