PHP クライアント ライブラリ
PHP クライアント ライブラリは https://github.com/googleads/google-ads-php でホストされています。また、
次のような機能があります。
このライブラリがサポートする最小 PHP バージョンは、
composer.json
。バージョンの指定
require
キーの php
の値として指定します。
video_library
動画ライブラリ: PHP クライアント ライブラリのスタートガイド
composer.json
に示すように、ライブラリは gRPC に依存します。詳しくは、
開始済みと基本認証
使用方法を確認してください。
OAuth を使用してクライアント ライブラリを設定するには、次のガイドをご覧ください。
ライブラリの機能やユーティリティについては、次のガイドをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-07 UTC。
[null,null,["最終更新日 2024-08-07 UTC。"],[[["The Google Ads PHP client library is available on GitHub and through dependency management systems like Composer and Packagist."],["The library depends on gRPC and has minimum PHP version requirements specified in its `composer.json` file."],["Developers can find getting started guides, basic usage instructions, and OAuth setup guides for various application flows within the documentation."],["The library offers features such as configuration, logging, Docker support, and utilities for transport, Protobuf, proxy configuration, and more."],["Comprehensive guides cover advanced topics like FieldMasks, ResourceNames, performance optimization, and timeout handling for the PHP client library."]]],[]]