Registry / networking / googleads-googleads-php-lib

googleads-googleads-php-lib

JSON →
library73.0.0phppackagistunverified

Google Ad Manager SOAP API Client Library for PHP

composer require googleads/googleads-php-lib
INSTALL
IMPORT
SIG · GOOGLEADS-GOOGLEAD
G
googleads-googleads-php-lib
networkingphpv73.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GoogleAdsClient
use Google\Ads\GoogleAds\Lib\V73\GoogleAdsClient;

Initialize Google Ads client and fetch campaigns.

use Google\Ads\GoogleAds\Lib\V73\GoogleAdsClient; $client = new GoogleAdsClient(); $campaigns = $client->getCampaignService()->getCampaigns();
Debug
Known issues
breakingRequires PHP 8.0+ and SOAP extension; version 73.0.0 has breaking changes from earlier versions.
fix
Ensure PHP 8.0+ and soap extension are installed; review migration guide for version 73.
affects: >=73.0.0
Upgrade
Version history
73.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
googleads-googleads-php-lib — pip install googleads-googleads-php-lib · libregistry