Google Ads 승인은 Google Ads 계정의 2단계 인증 (2SV)을 지원합니다. 2단계 인증은 선택사항이므로 Google Ads MCC 계정의 모든 하위 계정에서 2단계 인증을 사용 설정해야 하는지 여부를 선택할 수 있습니다. 사용자에게 2단계 인증을 설정할 필요가 없더라도 Google 계정 설정에서 활성화할 수 있습니다.
사용자가 2단계 인증을 사용 설정한 경우 OAuth2 인증 흐름에서 Google은 갱신 토큰을 발급하기 전에 사용자에게 2단계 인증을 요청하는 메시지를 표시합니다. 발급되면 갱신 토큰을 사용하여 API 호출에 필요한 액세스 토큰을 생성할 수 있습니다.
사용자가 2단계 인증을 사용 설정하기 전에 발급된 갱신 토큰은 유효한 상태로 유지되며 API 오류가 발생하지 않습니다.
[[["이해하기 쉬움","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-07-25(UTC)"],[],["Google Ads supports optional Two-Step Verification (2SV) for accounts. When enabled, during OAuth2 authentication, Google prompts users for 2SV before issuing a refresh token. Pre-existing refresh tokens remain valid unless 2SV is required. If 2SV is required and a pre-existing refresh token is used, the \"TWO_STEP_VERIFICATION_NOT_ENROLLED\" error occurs. The solution is to enable 2SV in the user's Google account and then repeat the OAuth2 flow to generate a new valid refresh token.\n"]]