반복되는 잠재고객 목록을 만듭니다. 반복되는 잠재고객 목록은 매일 새로운 잠재고객 목록을 생성합니다. 잠재고객 목록은 목록 생성 시점에 잠재고객에 속한 사용자입니다.
반복되는 잠재고객 목록을 사용하면 매일 사용할 수 있는 최신 데이터를 기반으로 잠재고객 목록이 제공됩니다. 잠재고객 목록을 수동으로 만드는 경우 추가 날짜의 데이터를 기반으로 하는 잠재고객 목록을 언제 사용할 수 있는지 알 수 없습니다. 이 반복되는 잠재고객 목록을 사용하면 추가 날짜의 데이터를 사용할 수 있을 때 잠재고객 목록이 자동으로 생성됩니다. 추가 날짜의 데이터가 준비되었을 때 추측하기 위해 하루 중 다양한 시점에 잠재고객 목록을 수동으로 만드는 것보다 반복되는 잠재고객 목록을 사용하면 더 적은 할당량 토큰을 소비할 수 있습니다.
[[["이해하기 쉬움","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)"],[[["Creates recurring audience lists daily, ensuring the most recent data is available for use."],["Automates audience list creation, reducing manual effort and quota token consumption."],["Introduced at alpha stability, seeking feedback through a provided form."],["Uses an HTTP POST request to create recurring audience lists under a specified property."],["Requires specific OAuth scopes for authorization."]]],["This content details how to create a recurring audience list via an API. Key actions include sending a `POST` request to a specific URL (`https://analyticsdata.googleapis.com/v1alpha/{parent=properties/*}/recurringAudienceLists`). The request requires a `parent` path parameter indicating the property. The request body contains the `RecurringAudienceList` instance, and upon success, the response body returns a newly created `RecurringAudienceList`. This automated list generation uses less quota and ensures the use of the most recent data available. The use of certain authorization scopes are required.\n"]]