FFFF
Skip to content

Releases: googleads/googleads-php-lib

googleads-php-lib-v46.1.0

Choose a tag to compare

@thangduo thangduo released this 28 Feb 16:25

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

Choose a tag to compare

@thangduo thangduo released this 20 Feb 18:32

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

Choose a tag to compare

@thangduo thangduo released this 11 Feb 21:12

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

googleads-php-lib-v44.0.0

Choose a tag to compare

@thangduo thangduo released this 06 Nov 14:48

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

Choose a tag to compare

@thangduo thangduo released this 14 Aug 16:54

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

Common

  • No changes.

googleads-php-lib-v42.0.0

Choose a tag to compare

@fiboknacky fiboknacky released this 17 May 08:27

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

Choose a tag to compare

@fiboknacky fiboknacky released this 27 Mar 12:22

Google Ads APIs Client Library for PHP v41.0.0

AdWords

Ad Manager

Common

  • Updated composer.json to require the minimum PHP version of 7.1.

googleads-php-lib-v40.0.0

Choose a tag to compare

@fiboknacky fiboknacky released this 13 Feb 04:19

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 and GuzzleLogMessageFormatter so
    tests can be added to cover the cases when a response body is logged.

googleads-php-lib-v39.0.0

Choose a tag to compare

@fiboknacky fiboknacky released this 24 Jan 08:45

Google Ads APIs Client Library for PHP v39.0.0

AdWords

Ad Manager

  • Added CreateVideoLineItems example for v201811.
  • Fixed null pointer exception when the getAllNetworks function returns
    null in the GetAllNetworks 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

Choose a tag to compare

@thangduo thangduo released this 16 Nov 17:39

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
    function setTimeZoneID to setTimeZoneId.
  • Discontinue the GetAllContentMetadataKeyHierarchies.php example.
0