Search Ads 360 Reporting API에 사용되는 리소스 이름은 Search Ads 360 내 항목의 조직을 반영하는 계층 구조입니다. 거의 모든 리소스는 Customer 리소스의 하위 리소스입니다. 이는 거의 모든 API 호출이 특정 Search Ads 360 계정을 타겟팅해야 한다는 사실을 반영합니다. 예를 들어 캠페인, 광고 그룹, 광고, 키워드는 모두 루트 고객 리소스의 하위 리소스입니다.
Search Ads 360 Reporting API 항목 (고객, 캠페인 등)은 API 전반에서 리소스 이름으로 참조됩니다. 그러나 리소스 이름 자체에 계층 구조의 각 객체를 식별하는 고유한 숫자 리소스 ID가 있을 수 있다는 점에 유의해야 합니다. 이 경우 리소스 이름을 파싱하여 이러한 리소스 ID를 추출하고 새 ID를 조합하는 것이 좋습니다.
[[["이해하기 쉬움","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-09-26(UTC)"],[],["The Search Ads 360 Reporting API uses a hierarchical structure for resource names, with most resources being sub-resources of the `Customer`. Each resource has a unique numerical ID within its resource name. Resource names are relative and can be parsed to extract these IDs. These IDs allow for the derivation of new resource names, referencing parent entities, like the customer or ad group. The `resourceName` field, not `name`, is used in JSON bodies.\n"]]