Google Ads APIs Client Library for PHP v26.0.0
AdWords
- Added support for specifying addtional request options for reporting.
- Fixed
issue #246. - Accepted PR #251.
- Accepted PR #253.
- Accepted PR #256.
- Updated AddSiteLinksUsingFeeds examples to use field and constant names
that are consistent with the field names of SitelinkFeedItem.
Common
- Added
AdsGuzzleHttpClientFactory
to create Guzzle HTTP clients for
non-SOAP calls.