containsEuPoliticalAds이 상위 광고주에서 DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING로 설정된 경우 달리 지정하지 않는 한 이 필드에 DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING이 할당됩니다. 그런 다음 UI, API 또는 구조화된 데이터 파일을 사용하여 이 필드를 업데이트할 수 있습니다.
새 광고 항목을 만들 때 이 필드를 할당해야 합니다. 그렇지 않으면 advertisers.lineItems.create 요청이 실패합니다.
[[["이해하기 쉬움","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-10-08(UTC)"],[],["This outlines how to create a new line item by sending a POST request to `https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}/lineItems:generateDefault`. The request body requires the `insertionOrderId`, `displayName`, and `lineItemType`. The advertiser ID is specified in the path. Optionally `mobileApp` object can be included. Default settings are derived from the insertion order's type and automation type and specified `lineItemType`. The response returns the newly created line item, with `ENTITY_STATUS_DRAFT`, upon success.\n"]]