Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines values that you can use to determine whether the remarketing list can only be associated with ad groups within one specified account, or can be associated with any ad groups across all of the customer's accounts.
Syntax
<xs:simpleType name="EntityScope" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Account" />
<xs:enumeration value="Customer" />
</xs:restriction>
</xs:simpleType>
Values
The EntityScope value set has the following values: Account, Customer.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13
Used By
AddListItemsToSharedList
AddSharedEntity
Audience
ConversionGoal
DeleteListItemsFromSharedList
DeleteSharedEntities
DeleteSharedEntityAssociations
GetListItemsBySharedList
GetSharedEntities
GetSharedEntityAssociationsByEntityIds
GetSharedEntityAssociationsBySharedEntityIds
SetSharedEntityAssociations
UpdateSharedEntities