Campaign Negative Webpage - Bulk

Defines a campaign negative webpage that can be uploaded and downloaded in a bulk file.

You can download all Campaign Negative Webpage records in the account by including the DownloadEntity value of CampaignNegativeWebpages in the DownloadCampaignsByAccountIds or DownloadCampaignsByCampaignIds service request. Additionally the download request must include the EntityData scope. For more details about the Bulk service including best practices, see Bulk Download and Upload.

If you are using the Bing Ads SDKs for .NET, Java, or Python, you can save time using the BulkServiceManager to upload and download the BulkCampaignNegativeWebpage object, instead of calling the service operations directly and writing custom code to parse each field in the bulk file.

For an Campaign Negative Webpage record, the following attribute fields are available in the Bulk File Schema.

Note

You can't update the condition, value, or operator fields. To update the webpage conditions you must delete the campaign negative webpage and add a new one.

Campaign

The name of campaign that the campaign negative webpage belongs to.

For add and delete, you must specify with Parent Id or Campaign field.

Add: Read-only and Required
Update: Read-only and Required
Delete: Read-only and Required

Condition 1

The first of up to three webpage condition operands. The condition is met if the webpage property that is referenced by this field contains or equals the Value 1 value.

The only possible value is URL.

Add: Required
Update: Not allowed. You can't update the negative webpage condition, operator, or value fields. To update the webpage conditions, you must delete the negative webpage and add a new one.
Delete: Read-only

Condition 2

The second of up to three webpage condition operands. The condition is met if the webpage property that is referenced by this field contains or equals the Value 2 value.

The only possible value is URL.

Add: Optional
Update: Not allowed. You can't update the negative webpage condition, operator, or value fields. To update the webpage conditions, you must delete the negative webpage and add a new one.
Delete: Read-only

Condition 3

The third of up to three webpage condition operands. The condition is met if the webpage property that is referenced by this field contains or equals the Value 3 value.

The only possible value is URL.

Add: Optional
Update: Not allowed. You can't update the negative webpage condition, operator, or value fields. To update the webpage conditions, you must delete the negative webpage and add a new one.
Delete: Read-only

Condition Operator 1

The first of up to three webpage condition operators. Possible values are equals or contains.

Add: Required
Update: Not allowed. You can't update the negative webpage condition, operator, or value fields. To update the webpage conditions, you must delete the negative webpage and add a new one.
Delete: Read-only

Condition Operator 2

The second of up to three webpage condition operators. Possible values are equals or contains.

Add: Optional
Update: Not allowed. You can't update the negative webpage condition, operator, or value fields. To update the webpage conditions, you must delete the negative webpage and add a new one.
Delete: Read-only

Condition Operator 3

The third of up to three webpage condition operators. Possible values are equals or contains.

Add: Optional
Update: Not allowed. You can't update the negative webpage condition, operator, or value fields. To update the webpage conditions, you must delete the negative webpage and add a new one.
Delete: Read-only

Client Id

Used to associate records in the bulk upload file with records in the results file. The value of this field is not used or stored by the server; it is simply copied from the uploaded record to the corresponding result record. It may be any valid string to up 100 in length.

Add: Optional
Update: Optional
Delete: Read-only

Id

The system-generated identifier of the audience group.

Add: Optional. You must either leave this field empty, or specify a negative identifier. A negative identifier set for the campaign negative webpage can then be referenced in the Parent Id field of dependent record types such as ads, keywords, or criterion. This is recommended if you are adding new campaign negative webpages and new dependent records in the same Bulk file. For more information, see Bulk File Schema Reference Keys.
Update: Read-only and Required
Delete: Read-only and Required

Modified Time

The date and time that the entity was last updated. The value is in Coordinated Universal Time (UTC).

Note

The date and time value reflects the date and time at the server, not the client. For information about the format of the date and time, see the dateTime entry in Primitive XML Data Types.

Add: Read-only
Update: Read-only
Delete: Read-only

Name

The criterion name that you can use to identify the criteria, for example you can filter or sort alphabetically.

The criterion name length must be between 1 to 2048, inclusive.

Add: Optional. If you do not specify any name, by default the name will be set to a concatenated list of conditions. Each condition will be delimited by the and keyword. For example if the conditions are a) Url contains flower , b) Url contains book , and c) PageContent contains seattle, then the default criterion name will be Url contains flower and Url contains book and PageContent contains seattle. If all condition and value fields are empty, then you are effectively targeting all webpages and the name will be set to All Webpages.
Update: Optional. If no value is set for the update, this setting is not changed. If you set this field to the delete_value string, the prior setting is removed. If you specify the delete_value keyword, then effectively the criterion name will be updated to the default value i.e. either All Webpages or a concatenated list of criterions.
Delete: Read-only

Parent Id

The campaign id.

For add and delete, you must specify with Parent Id or Campaign field.

Add: Read-only and Required
Update: Read-only and Required
Delete: Read-only and Required

Status

The status of the campaign negative webpage.

Possible values are Active, Deleted.

Add: Optional.
Update: Optional. If no value is set for the update, this setting is not changed. Delete: Required. The Status must be set to Deleted.

Value 1

The first of up to three webpage condition arguments.

Add: Required
Update: Not allowed. You can't update the negative webpage condition, operator, or value fields. To update the webpage conditions, you must delete the negative webpage and add a new one.
Delete: Read-only

Value 2

The second of up to three webpage condition arguments.

Add: Optional
Update: Not allowed. You can't update the negative webpage condition, operator, or value fields. To update the webpage conditions, you must delete the negative webpage and add a new one.
Delete: Read-only

Value 3

The third of up to three webpage condition arguments.

Add: Optional
Update: Not allowed. You can't update the negative webpage condition, operator, or value fields. To update the webpage conditions, you must delete the negative webpage and add a new one.
Delete: Read-only