Search Ads 360 Conversion API의 get 및 getByCustomerId 메서드는 2025년 3분기에 지원 중단됩니다. 전환 데이터에 계속 액세스하려면 새 Search Ads 360 Reporting API를 사용하여 전환 리소스를 사용하여 보고서를 만들어야 합니다. 자세한 내용은 여기를 참고하세요.
보고서에서 반환하거나 필터링하려는 각 열에 대해
아래 표에 나열된 columnName를 지정해야 합니다.
원하는 경우
headerText,
startDate,
및 endDate를 선택합니다.
일부 열은 필터링할 수 없습니다. 자세한 내용은 '필터링 가능' 를 참조하세요.
columnName
설명
동작
유형
필터링 가능
status
제외 키워드의 상태입니다(Active 또는 Removed). 캠페인, 광고그룹, 키워드 및 광고에는 각각 고유한 상태가 있습니다. 상태를 참고하세요.
속성
Status
예
engineStatus
외부 엔진 계정에 있는 제외 캠페인 키워드의 추가 상태입니다.
속성
String
예
creationTimestamp
제외 키워드 생성의 타임스탬프로, ISO 8601 형식으로 지정됩니다.
속성
Timestamp
예
lastModifiedTimestamp
제외 키워드의 가장 최근 수정사항의 타임스탬프로, ISO 8601 형식으로 지정됩니다.
속성
Timestamp
예
agency
대행사 이름.
속성
String
예
agencyId
DS 대행사 ID를 찾습니다.
속성
ID
예
advertiser
광고주 이름입니다.
속성
String
예
advertiserId
DS 광고주 ID
속성
ID
예
account
엔진 계정 이름입니다.
속성
String
예
accountId
DS 엔진 계정 ID
속성
ID
예
accountEngineId
외부 엔진 계정의 계정 ID입니다.
속성
String
예
accountType
엔진 계정 유형: Google AdWords, Bing Ads, Yahoo Japan Listing Ads, Yahoo Search Marketing, Yahoo Gemini, Baidu 또는 Comparison Shopping.
속성
Engine type
예
campaign
캠페인 이름:
속성
String
예
campaignId
DS 캠페인 ID입니다.
속성
ID
예
campaignStatus
이 항목이 포함된 캠페인의 상태입니다.
속성
Status
예
negativeCampaignKeywordId
DS 제외 캠페인 키워드 ID
속성
ID
예
negativeCampaignKeywordText
키워드 텍스트입니다.
속성
String
예
negativeCampaignKeywordMatchType
제외 키워드의 검색 유형: Broad, Exact, Phrase 또는 Content 현재는 Google Ads 계정에서만 사용할 수 있습니다.
[[["이해하기 쉬움","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-08-29(UTC)"],[[["\u003cp\u003eThis report provides configuration attributes for negative keywords specifically created at the campaign level.\u003c/p\u003e\n"],["\u003cp\u003eThe report is accessible only through an asynchronous request using the \u003ccode\u003eReports.request()\u003c/code\u003e method with \u003ccode\u003e"reportType": "negativeCampaignKeyword"\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes details such as status, match type, keyword text, and timestamps, along with identifiers for agency, advertiser, account, and campaign.\u003c/p\u003e\n"],["\u003cp\u003eUsers can filter and retrieve specific data by specifying column names like \u003ccode\u003estatus\u003c/code\u003e, \u003ccode\u003eengineStatus\u003c/code\u003e, \u003ccode\u003ecreationTimestamp\u003c/code\u003e, etc., in the request body.\u003c/p\u003e\n"]]],["To retrieve data on campaign-level negative keywords, use the `Reports.request()` method with `\"reportType\": \"negativeCampaignKeyword\"`. Specify desired columns in the request body using `columnName`, and optionally `headerText`, `startDate`, and `endDate`. You can filter the output with columns. Available columns include keyword status (`Active`, `Removed`), timestamps, agency/advertiser/account details, campaign information, keyword text, and match type (for Google Ads accounts). The columns available are `filterable`.\n"],null,[]]