Search Ads 360 Conversion API의 get 및 getByCustomerId 메서드는 2025년 3분기에 지원 중단됩니다. 전환 데이터에 계속 액세스하려면 새 Search Ads 360 Reporting API를 사용하여 전환 리소스를 사용하여 보고서를 만들어야 합니다. 자세한 내용은 여기를 참고하세요.
이전 Search Ads 360과 새 Search Ads 360 간의 ID 매핑이 포함된 CSV 파일 (UTF-8로 인코딩)을 다운로드합니다. 요청된 광고주의 경우 파일에는 이전 Search Ads 360과 새 Search Ads 360 모두에 존재하는 모든 하위 항목 (예: 엔진 계정, 캠페인, 광고 그룹 등)이 포함됩니다.
지금 사용해 보기
요청
HTTP 요청
GET https://www.googleapis.com/doubleclicksearch/v2/agency/agencyId/advertiser/advertiserId/idmapping
[[["이해하기 쉬움","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-08-20(UTC)"],[[["Downloads a CSV file containing ID mappings between the previous and new Search Ads 360 for a specified advertiser and its child entities."],["The file includes IDs for entities existing in both the previous and new Search Ads 360, encoded in UTF-8."],["Requires authorization with the `https://www.googleapis.com/auth/doubleclicksearch` scope."],["The request is made using an HTTP GET method to a specific URL with agency and advertiser IDs as path parameters."],["A successful response has an empty body, indicating the initiation of the CSV file download."]]],["This outlines a method to retrieve a CSV file containing ID mappings between old and new Search Ads 360 systems for a specific advertiser. The file encompasses all child entities. A `GET` request is made to a specified URL with `agencyId` and `advertiserId` path parameters. Authorization using the `https://www.googleapis.com/auth/doubleclicksearch` scope is mandatory. The successful response is an empty body. There is no request body needed for this method.\n"]]