googleads-php-lib-v34.0.0
Google Ads APIs Client Library for PHP v34.0.0
AdWords
- Removed support and examples for v201705 and v201708. See deprecation
schedule at: https://developers.google.com/adwords/api/docs/sunset-dates - Added
ServiceQueryBuilderfor v201802 to support
building AWQL strings for querying AdWords API services. - Added
ReportQueryBuilderfor v201802 to support
building AWQL strings for downloading AdWords API reports.
DFP
- Added new examples for managing user-team associations:
CreateUserTeamAssociations,UpdateUserTeamAssociations
andDeleteUserTeamAssociations.