특정 반복 잠재고객 목록에 대한 구성 메타데이터를 가져옵니다. 이 메서드는 반복 잠재고객 목록이 생성된 후 상태를 파악하는 데 사용할 수 있습니다. 예를 들어 반복되는 잠재고객 목록 리소스는 매일 잠재고객 목록 인스턴스를 생성하며, 이 메서드는 가장 최근 잠재고객 목록 인스턴스의 리소스 이름을 가져오는 데 사용할 수 있습니다.
[[["이해하기 쉬움","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"]],["최종 업데이트: 2024-05-02(UTC)"],[[["Retrieves configuration metadata for a specific recurring audience list, providing insight into its state and recent activity."],["Enables users to understand the recurring audience list's state and access information about generated audience list instances."],["Uses a `GET` request to the specified URL with the recurring audience list's resource name as a path parameter."],["Returns a `RecurringAudienceList` object containing the requested metadata if the request is successful."],["Requires authorization with either `analytics.readonly` or `analytics` OAuth scopes."]]],[]]