구성에서 비공개 키 JSON 경로를 설정합니다. 명의 도용을 사용하여 인증하는 경우 명의를 도용할 사용자도 설정합니다.
ads.properties 파일을 사용하는 경우 다음을 추가합니다.
api.googleads.serviceAccountSecretsPath=PRIVATE_KEY_FILE_PATH# Only add this key if you are using impersonation.api.googleads.serviceAccountUser=USER_TO_IMPERSONATE
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-29(UTC)"],[[["This guide explains how to set up OAuth2 for API access using service accounts with your own credentials."],["The setup process involves generating a service account ID and a JSON file, and then configuring your client library with the necessary credentials."],["This setup needs to be done only once and requires a Google Workspace domain with domain-wide delegation access granted to the service account."]]],[]]