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

DayTargetBid Data Object

Defines a day of the week to target and the percentage used to modify the base bid.

<xs:complexType name="DayTargetBid">
  <xs:sequence>
    <xs:element name="Day" type="tns:Day" />
    <xs:element name="IncrementalBid" type="tns:IncrementalBidPercentage" />
  </xs:sequence>
</xs:complexType>

Elements

Element

Description

Data Type

Add

Update

Day

The day of the week to target. For example, you can target the ads to run only on Friday and Saturday.

Day

Required

Required

IncrementalBid

The percent amount by which to modify the base bid if today is the day of the week being targeted.

IncrementalBidPercentage

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.