hborras / twitter-php-ads-sdk

A Twitter supported and maintained Ads API SDK for PHP.
55 stars 41 forks source link

Warnings in the Response about x_api_version = 11.0 #108

Open edelweiss89 opened 9 months ago

edelweiss89 commented 9 months ago

Hi,

Looks like it's time to change the API_VERSION to 12. Will be awesome change self::API_VERSION to static::API_VERSION

Thanks!