laravel-ads-sdk icon indicating copy to clipboard operation
laravel-ads-sdk copied to clipboard

Marketing API < v14.0 deprecation notice

Open zacksmash opened this issue 2 years ago • 5 comments

I received this email today, letting me know that January 25, 2023 they will deprecate anything lower than v14. This lib currently uses v13, so it'd be good to get that bumped soon. I can submit a PR if necessary.

Thanks!

zacksmash avatar Dec 01 '22 17:12 zacksmash

any news on this?

gab-smartchannel avatar Jan 19 '23 23:01 gab-smartchannel

@gab-smartchannel #61

Hoping we can get that merged soon!

zacksmash avatar Jan 19 '23 23:01 zacksmash

i hope we get this soon

gab-smartchannel avatar Jan 23 '23 22:01 gab-smartchannel

@gab-smartchannel

In the meantime, you can add this to your composer.json file:

"repositories": [
  {
    "type": "vcs",
    "url": "https://github.com/zacksmash/laravel-ads-sdk.git"
  }
]

Then run composer update.

zacksmash avatar Jan 23 '23 22:01 zacksmash

Hey guys, I'm sorry for the delay, Ive been busy with other projects. With google's depreciation, I haven't had the interest in continuing this project, but am willing for anyone who wants to take on its development. It was a very useful tool for many years for me. Let me know if anyone is interested. I know @zacksmash you've already created your fork on this, thank you.

timothymarois avatar Jun 12 '23 20:06 timothymarois