A negative criterion for exclusions at the customer level.
JSON representation |
---|
{ "resourceName": string, "type": enum ( |
Fields | |
---|---|
resourceName |
Immutable. The resource name of the customer negative criterion. Customer negative criterion resource names have the form:
|
type |
Output only. The type of the criterion. |
id |
Output only. The ID of the criterion. |
Union field Exactly one must be set. |
|
contentLabel |
Immutable. ContentLabel. |
mobileApplication |
Immutable. MobileApplication. |
mobileAppCategory |
Immutable. MobileAppCategory. |
placement |
Immutable. Placement. |
youtubeVideo |
Immutable. YouTube Video. |
youtubeChannel |
Immutable. YouTube Channel. |
negativeKeywordList |
Immutable. NegativeKeywordList. |
ipBlock |
Immutable. IPBLock |
NegativeKeywordListInfo
A Negative Keyword List criterion. Represents a shared set of negative keywords that can be excluded at the account-level. Only one negative keyword list criterion can be attached per account.
JSON representation |
---|
{ "sharedSet": string } |
Fields | |
---|---|
sharedSet |
The NegativeKeywordListInfo shared set resource name. |