PHP 클라이언트 라이브러리
PHP 클라이언트 라이브러리는 https://github.com/googleads/google-ads-php에서 호스팅되며
종속 항목 관리 시스템을 통해
사용할 수 있습니다
이 라이브러리가 지원하는 최소 PHP 버전을 확인할 수 있습니다.
composer.json
버전이 지정되었습니다.
require
키의 php
값으로 설정합니다.
video_library
동영상 라이브러리: PHP 클라이언트 라이브러리 시작하기
composer.json
에 나와 있는 것처럼 라이브러리는 gRPC에 종속됩니다. 자세한 내용은
시작됨 및 기본
사용법을 참고하세요.
OAuth로 클라이언트 라이브러리를 설정하려면 다음 가이드를 참조하세요.
라이브러리의 기능 및 유틸리티에 관한 다음 가이드를 확인하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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."]]],[]]