Specifies incremental bid information when targeting an ad group toward demographic categories.
Elements
Business Rules
Element Rules
<xs:complexType name="Target"> <xs:sequence> <xs:element minOccurs="0" name="Age" nillable="true" type="tns:AgeTarget" /> <xs:element minOccurs="0" name="Behavior" nillable="true" type="tns:BehavioralTarget" /> <xs:element minOccurs="0" name="Day" nillable="true" type="tns:DayTarget" /> <xs:element minOccurs="0" name="Gender" nillable="true" type="tns:GenderTarget" /> <xs:element minOccurs="0" name="Hour" nillable="true" type="tns:HourTarget" /> <xs:element minOccurs="0" name="Id" nillable="true" type="xs:long" /> <xs:element minOccurs="0" name="IsLibraryTarget" nillable="true" type="xs:boolean" /> <xs:element minOccurs="0" name="Location" nillable="true" type="tns:LocationTarget" /> <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Segment" nillable="true" type="tns:SegmentTarget" /> </xs:sequence> </xs:complexType> <xs:element name="Target" nillable="true" type="tns:Target" />
Age
Specifies the age ranges and their incremental bid information when targeting an ad group toward age ranges.
AgeTarget
Optional
Adding Targets
Behavior
Specifies the behavioral targets and their incremental bid information.
BehavioralTarget
Day
Specifies the days and their incremental bid information when targeting an ad group toward days of the week.
DayTarget
Gender
Specifies the genders and their incremental bid information when targeting an ad group toward genders.
GenderTarget
Hour
Specifies the hour ranges and their incremental bid information when targeting an ad group toward hour ranges.
HourTarget
Id
Identifies the target.
long
Read-only
Required; Identifies the target to update.
None
IsLibraryTarget
Specifies if the target is contained in the target library.
boolean
Not used
Location
Specifies the locations and their incremental bid information when targeting an ad group toward locations.
LocationTarget
Name
Specifies the name of the target.
string
Required
Name Element
Segment
Specifies the user segment targets and their incremental bid information.
SegmentTarget
At least one of the Age, Behavior, Day, Gender, Hour, Location, or Segment elements must be set when adding a target.
Location,
If the SegmentTarget element is specified, all other target types must be null.
The Name element is limited to 50 characters.
For more information about working with targets, see Targeting Campaigns and Ad Groups.
WSDL: CampaignManagementService.svc in version 6.