Releases: googleads/googleads-php-lib
Releases · googleads/googleads-php-lib
googleads-php-lib-v48.0.0
Google Ads APIs Client Library for PHP v48.0.0
AdWords
- No changes.
Ad Manager
- Added support for v202008.
- Added new examples for v202008:
CreateSites
,GetAllSites
,
GetSitesRequiringApproval
andGetMcmEarnings
. - Removed support for v201908.
- Removed examples for v201911.
Common
- No changes.
googleads-php-lib-v47.0.0
Google Ads APIs Client Library for PHP v47.0.0
AdWords
- No changes.
Ad Manager
- Added support for v202005.
- Added new examples for v202005:
CmsMetadataService
,
UpdateForecastAdjustments
and
GetForecastAdjustmentsForTrafficForecastSegment
. - Update
CreateTrafficAdjustments.php
to becomeCreateForecastAdjustments
example for v202005. - Update
GetAllTrafficForecastSegments
example for v202005. - Removed support for v201905.
- Removed examples for v201908.
Common
- No changes.
googleads-php-lib-v46.2.1
Google Ads APIs Client Library for PHP v46.2.1
AdWords
- Updated the composer.json and composer.lock files of Laravel sample
application to fix the repoted security issue.
Ad Manager
- No changes.
Common
- No changes.
googleads-php-lib-v46.2.0
Google Ads APIs Client Library for PHP v46.2.0
AdWords
- Added support for ReflectionDocBlock v5.0.
Ad Manager
- No changes.
Common
- Removed phpcs_ruleset.xml and .gitignore from git exports.
googleads-php-lib-v46.1.0
Google Ads APIs Client Library for PHP v46.1.0
AdWords
- Updated the Laravel sample application to use Laravel framework v5.8.
Ad Manager
- No changes.
Common
- No changes.
googleads-php-lib-v46.0.0
Google Ads APIs Client Library for PHP v46.0.0
AdWords
- No changes.
Ad Manager
- Added AdRuleError and AdRuleErrorReason for v202002.
- Added new report columns for v202002: TOTAL_VIDEO_OPPORTUNITIES, TOTAL_VIDEO_CAPPED_OPPORTUNITIES and DP_ECPM.
- Removed src/Google/AdsApi/AdManager/Util/v201808 folder.
Common
- No changes.
googleads-php-lib-v45.0.0
Google Ads APIs Client Library for PHP v45.0.0
AdWords
- No changes.
Ad Manager
- Added support for v202002.
- Removed support for v201902.
- Removed examples for v201905.
Common
- Fixed issue #640.
- Fixed issue #637.
googleads-php-lib-v44.0.0
Google Ads APIs Client Library for PHP v44.0.0
AdWords
- No changes.
Ad Manager
- Added support for v201911.
- Updated v201911/ReportService/RunReportWithCustomFields.php example to use a
reportable custom targeting key as a dimension. - Updated v201911/ReportService/RunReachReport.php example to use replacement
metrics and compatible dimensions. - Updated v201911/ReportService/RunInventoryReport.php example to remove no-op
PQL statements. - Removed support for v201811.
- Removed examples for v201902.
Common
- No changes.
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.