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

CampaignReportScope Data Object

Defines a campaign to include in the report.

Elements




<xs:complexType name="CampaignReportScope">
  <xs:sequence>
    <xs:element name="ParentAccountId" type="xs:long" />
    <xs:element name="CampaignId" type="xs:long" />
  </xs:sequence>
</xs:complexType>

Elements

Element

Description

Data Type

Required/Optional

CampaignId

The identifier of the campaign to limit the scope to.

long

Required

ParentAccountId

The identifier of the account that the campaign belongs to.

long

Required

Requirements

ReportingService.svc v8

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.