--- v15/errors/campaign_error.proto 2024-02-20 20:29:00.000000000 +0000 +++ v16/errors/campaign_error.proto 2024-02-20 20:29:02.000000000 +0000 @@ -286,5 +286,18 @@ // Cannot target the display network without also targeting YouTube. CANNOT_TARGET_DISPLAY_NETWORK_WITHOUT_YOUTUBE = 85; + + // This campaign type cannot be linked to a Comparison Shopping Service + // account. + CANNOT_LINK_TO_COMPARISON_SHOPPING_SERVICE_ACCOUNT = 86; + + // Standard Shopping campaigns that are linked to a Comparison Shopping + // Service account cannot target this network. + CANNOT_TARGET_NETWORK_FOR_COMPARISON_SHOPPING_SERVICE_LINKED_ACCOUNTS = 87; + + // Text asset automation settings can not be modified when there is an + // active Performance Max optimization automatically created assets + // experiment. End the experiment to modify these settings. + CANNOT_MODIFY_TEXT_ASSET_AUTOMATION_WITH_ENABLED_TRIAL = 88; } }
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-10-14(UTC)
[null,null,["최종 업데이트: 2024-10-14(UTC)"],[],[]]