CashbackAdjustment Data Object - Campaign Management

Defines the CashbackAdjustment Data Object.

Syntax

<xs:complexType name="CashbackAdjustment" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:CriterionCashback">
      <xs:sequence>
        <xs:element minOccurs="0" name="CashbackPercent" nillable="true" type="xs:double" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

Elements

The CashbackAdjustment object has the following elements: CashbackPercent.

Element Description Data Type
CashbackPercent Reserved. double

The CashbackAdjustment object has Inherited Elements.

Inherited Elements

Inherited Elements from CriterionCashback

The CashbackAdjustment object derives from the CriterionCashback object, and inherits the following elements: Type. The descriptions below are specific to CashbackAdjustment, and might not apply to other objects that inherit the same elements from the CriterionCashback object.

Element Description Data Type
Type Reserved. string

Requirements

Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13