The PHP client library is hosted at https://github.com/googleads/google-ads-php, and is also available through dependency management systems:
You can check the minimum PHP version that this library supports in
composer.json
. The version is specified
as a value of php
of the require
key.
Video library: Getting started with the PHP client library
As indicated in composer.json
, the library depends on gRPC. Check out Getting
started and Basic
usage before using this library.
To set up the client library with OAuth, see the following guides:
Check out the following guides for the library's features and utilities:
- Configuration
- Logging
- Running in a Docker container
- Transport
- Protobuf
- Proxy Configuration
- FieldMasks
- ResourceNames
- Performance
- Timeout