Releases: googleads/googleads-php-lib
Releases · googleads/googleads-php-lib
googleads-php-lib-v43.0.0
Google Ads APIs Client Library for PHP v43.0.0
AdWords
- No changes.
Ad Manager
- Added support for v201908.
- Removed support for v201808.
- Removed examples for v201811.
- Removed examples from all versions for Sales Management:
- BaseRateService/GetAllBaseRates
- BaseRateService/GetBaseRatesForRateCard
- ExchangeRateService/GetAllExchangeRates
- ExchangeRateService/GetExchangeRatesForCurrencyCode
- PackageService/GetAllPackages
- PackageService/GetInProgressPackages
- PremiumRateService/GetAllPremiumRates
- PremiumRateService/GetPremiumRatesForRateCard
- ProductPackageItemService/GetAllProductPackageItems
- ProductPackageItemService/GetProductPackageItemsForProductPackage
- ProductPackageService/GetActiveProductPackages
- ProductPackageService/GetAllProductPackages
- ProductService/GetAllProducts
- ProductService/GetProductsForProductTemplate
- ProductTemplateService/ActivateProductTemplates
- ProductTemplateService/CreateProductTemplates
- ProductTemplateService/CreateProgrammaticProductTemplates
- ProductTemplateService/GetAllProductTemplates
- ProductTemplateService/GetSponsorshipProductTemplates
- ProposalService/CreateProgrammaticProposals
- ProposalLineItemService/CreateProgrammaticProposalLineItems
- RateCardService/GetAllRateCards
- RateCardService/GetMarketplaceRateCards
- ReconciliationLineItemReportService/GetReconciliationLineItemReportsForReconciliationReport
- ReconciliationLineItemReportService/UpdateReconciliationLineItemReports
- ReconciliationOrderReportService/GetReconciliationOrderReportsForReconciliationReport
- ReconciliationOrderReportService/SubmitReconciliationOrderReports
- ReconciliationReportRowService/GetReconciliationReportRowsForReconciliationReport
- ReconciliationReportRowService/UpdateReconciliationReportRows
- ReconciliationReportService/GetAllReconciliationReports
- ReconciliationReportService/GetReconciliationReportForLastBillingPeriod
- WorkflowRequestService/ApproveWorkflowApprovalRequests
- WorkflowRequestService/GetWorkflowApprovalRequests
- WorkflowRequestService/GetWorkflowExternalConditionRequests
- WorkflowRequestService/TriggerWorkflowExternalConditionRequests
- Converted ProposalService examples:
- GetProposalsPendingApproval to GetProposalsAwaitingSellerReview
- CreateProgrammaticProposalsForNonSalesManagement to CreateProposals
- Converted ProposalLineItemService example:
- CreateProgrammaticProposalLineItemsForNonSalesManagement to
CreateProposalLineItems
- CreateProgrammaticProposalLineItemsForNonSalesManagement to
Common
- No changes.
googleads-php-lib-v42.0.0
Google Ads APIs Client Library for PHP v42.0.0
AdWords
- No changes.
Ad Manager
- Added support for v201905.
- Removed support for v201805.
- Removed examples for v201808.
Common
- No changes.
googleads-php-lib-v41.0.0
Google Ads APIs Client Library for PHP v41.0.0
AdWords
- Removed support and examples for v201806. See deprecation
schedule at: https://developers.google.com/adwords/api/docs/sunset-dates
Ad Manager
- Fixed issue #538.
Common
- Updated
composer.json
to require the minimum PHP version of 7.1.
googleads-php-lib-v40.0.0
Google Ads APIs Client Library for PHP v40.0.0
AdWords
- No changes.
Ad Manager
- Added support for v201902.
- Updated RunInventoryReport example to replace deprecated metrics.
- Added examples for AdjustmentService and CmsMetadataService.
- Removed support for v201802.
- Removed examples for v201805.
Common
- Refactored
GuzzleLogMessageHandler
andGuzzleLogMessageFormatter
so
tests can be added to cover the cases when a response body is logged.
googleads-php-lib-v39.0.0
Google Ads APIs Client Library for PHP v39.0.0
AdWords
- Removed support and examples for v201802. See deprecation
schedule at: https://developers.google.com/adwords/api/docs/sunset-dates
Ad Manager
- Added CreateVideoLineItems example for v201811.
- Fixed null pointer exception when the
getAllNetworks
function returns
null in theGetAllNetworks
examples for v201811, v201808 and v201805.
Common
- Updated GuzzleLogMessageHandler to support both logging response body.
- Updated
composer.json
to require the minimum PHP version of 5.6.
googleads-php-lib-v38.0.0
Google Ads APIs Client Library for PHP v38.0.0
AdWords
- Added Smart Shopping ad example (v201809).
- Fixed issue #541.
Ad Manager
- Added support for v201811.
- Removed support for v201711.
- Removed examples for v201802.
- Updated the
Util/v201811/AdManagerDateTimes.php
class for renaming the
functionsetTimeZoneID
tosetTimeZoneId
. - Discontinue the
GetAllContentMetadataKeyHierarchies.php
example.
googleads-php-lib-v37.1.0
Google Ads APIs Client Library for PHP v37.1.0
AdWords
- Added support and examples for v201809.
- Fixed issue #527.
googleads-php-lib-v37.0.0
Google Ads APIs Client Library for PHP v37.0.0
AdWords
- Added a sample application to demonstrate how to use the AdWords API with
the Laravel framework. The location of the sample application is
examples/AdWords/LaravelSampleApp/
.
Ad Manager
- Rename files, classes and variables to replace DFP with Ad Manager. For detailed changes, please refer to the migration guide.
- Added support and examples for v201808.
- Removed examples for v201711.
- Removed support for v201708.
Common
- No changes.
googleads-php-lib-v36.0.0
Google Ads APIs Client Library for PHP v36.0.0
AdWords
- Removed support and examples for v201710. See deprecation
schedule at: https://developers.google.com/adwords/api/docs/sunset-dates
DFP
- Added
ServiceFactory
classes for v201708, v201711, v201802 and v201805. - Updated examples to use the new
ServiceFactory
classes.
googleads-php-lib-v35.2.0
Google Ads APIs Client Library for PHP v35.2.0
AdWords
- Added support and examples for v201806.