Ad
Bid
Expand Minimize
This topic has not yet been rated - Rate this topic

TargetAssociation Data Object

Defines an object that identifies a target in your target library and the list of devices that it targets.

<xs:complexType name="TargetAssociation">
  <xs:sequence>
    <xs:element minOccurs="0" name="DeviceOSTarget" nillable="true" type="tns:DeviceOSTarget" />
    <xs:element minOccurs="0" name="Id" type="xs:long" />
  </xs:sequence>
</xs:complexType>

Elements

Element

Description

Data Type

DeviceOSTarget

The devices and operating systems to target.

DeviceOSTarget

Id

The identifier of the target to apply the device targets to.

long

Requirements

CampaignManagementService.svc v8

Namespace: https://adcenter.microsoft.com/v8

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.