Audience Group Asset Group Association Record - Bulk

Defines an audience group asset group association that can be uploaded and downloaded in a bulk file.

You can download all Audience Group Asset Group Association records in the account by including the DownloadEntity value of AudienceGroupAssetGroupAssociations 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 BulkAudienceGroupAssetGroupAssociation object, instead of calling the service operations directly and writing custom code to parse each field in the bulk file.

For an Audience Group Asset Group Association record, the following attribute fields are available in the Bulk File Schema.

Asset Group

The name of the asset group where the audience signal is associated or removed.

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

Add: Read-only and Required
Update: Read-only and Required. Each asset group can only be associated with one audience group, so you will overwrite an existing association if you set a new one.
Delete: Read-only and Required

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

Campaign

The name of the campaign that contains the association.

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

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

Id

The ID of the audience group.

Add: Optional. You must either leave this field empty, or specify a negative identifier. A negative identifier set for the audience group asset group association 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 audience group asset group associations and new dependent records in the same Bulk file. For more information, see Bulk File Schema Reference Keys.
Update: Read-only and Required. Each asset group can only be associated with one audience group, so you will overwrite an existing association if you set a new one.
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

Parent Id

The id of the asset group where the audience group is associated or removed.

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

Add: Read-only and Required.
Update: Read-only and Required. Each asset group can only be associated with one audience group, so you will overwrite an existing association if you set a new one.
Delete: Read-only and Required

Status

The status of the audience group asset group association.

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.