--- v21/errors/criterion_error.proto 2025-10-07 23:35:19.000000000 +0000 +++ v22/errors/criterion_error.proto 2025-10-07 23:35:28.000000000 +0000 @@ -556,5 +556,11 @@ // The operation failed because the campaign is missing the // self-declaration on political advertising status in the EU. MISSING_EU_POLITICAL_ADVERTISING_SELF_DECLARATION = 176; + + // Targeting this UserList is not allowed for this campaign type. + INVALID_CAMPAIGN_TYPE_FOR_THIRD_PARTY_PARTNER_DATA_LIST = 177; + + // The user list cannot be used while it is pending privacy review. + CANNOT_ADD_USER_LIST_PENDING_PRIVACY_REVIEW = 178; } }
/errors/criterion_error.proto
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-10-15 UTC.
[null,null,["Terakhir diperbarui pada 2025-10-15 UTC."],[],[]]