Google Ads API Client Library for PHP v21.0.0
- Removed support for v12 of Google Ads API.
- Use the GAPIC v2 source
code
inResourceNamesandServiceClientFactoryTraitof v14. - Updated the source code to use PHP 8 features, e.g., named arguments,
private constants, constructor promotion, removing unused exception variables. - Updated code examples:
- AddCampaigns
- GenerateKeywordIdeas
- Removed trivial code examples that can be easily obtained by changing small
parts of other code examples.