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

AgeTarget Data Object

Defines an array of age range targets.

Elements


<xs:complexType name="AgeTarget">
  <xs:sequence>
    <xs:element name="Bids" nillable="true" type="tns:ArrayOfAgeTargetBid" />
  </xs:sequence>
</xs:complexType>
<xs:element name="AgeTarget" nillable="true" type="tns:AgeTarget" />

Elements

Element

Description

Data Type

Add

Update

Bids

An array of AgeTargetBid objects that specifies the age ranges to target and the incremental bid percentages to apply to the base bid.

AgeTargetBid[]

Required

Required

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.