Oggetto dati AccountThroughAssetGroupReportScope - Creazione di report
Definisce un oggetto dati AccountThroughAssetGroupReportScope.
Sintassi
<xs:complexType name="AccountThroughAssetGroupReportScope" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element xmlns:q17="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="AccountIds" nillable="true" type="q17:ArrayOflong" />
<xs:element minOccurs="0" name="AssetGroups" nillable="true" type="tns:ArrayOfAssetGroupReportScope" />
<xs:element minOccurs="0" name="Campaigns" nillable="true" type="tns:ArrayOfCampaignReportScope" />
</xs:sequence>
</xs:complexType>
Elementi
L'oggetto AccountThroughAssetGroupReportScope include gli elementi seguenti: AccountIds, AssetGroups, Campaigns.
Elemento | Descrizione | Tipo di dati |
---|---|---|
AccountIds | Elenco di un massimo di 1.000 identificatori di account da includere nel report. L'ambito del report include un'unione degli elementi AccountIds e Campaigns . È necessario includere almeno uno di questi elementi. |
matrice long |
AssetGroups | Matrice di gruppi di asset da aggiornare per la campagna specificata. È possibile specificare un massimo di 100 gruppi di asset in una singola chiamata. | Matrice AssetGroupReportScope |
Campagne | elenco di fino a 300 campagne da includere nel report. L'ambito del report include un'unione degli elementi AccountIds e Campaigns . È necessario includere almeno uno di questi elementi. |
Matrice CampaignReportScope |
Requisiti
Servizio: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13