Update Google API client services library to get latest AdSense API updates support #5092
Labels
Module: AdSense
Google AdSense module related issues
P0
High priority
Type: Enhancement
Improvement of an existing feature
In order for #5050 (and potentially other AdSense-related features) to work, based on the latest AdSense API enhancements, we need to update the
google/apiclient-services
PHP library to at least version0.242.0
(latest at this point is0.243.0
).Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
google/apiclient-services
PHP library needs to be updated to a version greater than or equal to0.242.0
.Implementation Brief
google/apiclient-services
definition incomposer.json
to0.243.0
.Test Coverage
QA Brief
This needs mostly a sanity check that no module-related request unexpectedly throws an error due to the library update.
Changelog entry
The text was updated successfully, but these errors were encountered: