Oggetto dati CampaignReportScope - Creazione di report
Definisce una campagna da includere nel report.
Sintassi
<xs:complexType name="CampaignReportScope" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element name="AccountId" type="xs:long" />
<xs:element name="CampaignId" type="xs:long" />
</xs:sequence>
</xs:complexType>
Elementi
L'oggetto CampaignReportScope include gli elementi seguenti: AccountId, CampaignId.
Elemento | Descrizione | Tipo di dati |
---|---|---|
AccountId | Identificatore dell'account a cui appartiene la campagna. | long |
CampaignId | Identificatore della campagna a cui limitare l'ambito. | long |
Requisiti
Servizio: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13
Usato da
AccountThroughAdGroupReportScope
AccountThroughAssetGroupReportScope
AccountThroughCampaignReportScope