ImportEntityStatistics データ オブジェクト - キャンペーン管理

エンティティ型の統計インポート結果。

構文

<xs:complexType name="ImportEntityStatistics" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Additions" nillable="true" type="xs:int" />
    <xs:element minOccurs="0" name="Changes" nillable="true" type="xs:int" />
    <xs:element minOccurs="0" name="Deletions" nillable="true" type="xs:int" />
    <xs:element minOccurs="0" name="EntityType" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="Errors" nillable="true" type="xs:int" />
    <xs:element minOccurs="0" name="Total" nillable="true" type="xs:int" />
  </xs:sequence>
</xs:complexType>

要素

ImportEntityStatistics オブジェクトには、追加変更削除EntityTypeErrorsTotal という要素があります。

要素 説明 データ型
追加 エンティティ型のインポート中に追加された項目の数。 int
変更内容 エンティティ型のインポート中に変更または更新されたアイテムの数。 int
Deletions エンティティ型のインポート中に削除されたアイテムの数。 int
EntityType インポートの対象となるエンティティの種類。

詳細については、以下の 解説を 参照してください。
string
エラー エンティティ型のインポート中のエラーの数。 int
合計 エンティティ型のインポート中の追加、変更、削除、エラーの合計数。 int

注釈

インポートの追加、更新、削除、エラーの結果は、次のエンティティ型で使用できます。 今後、新しいエンティティ型が追加される可能性があるため、固定の値セットに依存しないようにしてください。 Microsoft Advertising Web アプリケーションを使用して、同様の Google インポート エンティティ統計を次のようにダウンロードできます。

EntityType via API,EntityType via Microsoft Advertising UI
Ad,Ads
Ad Extension,Ad extensions
Ad Group,Ad Groups
Ad Group Age Criterion,Ad Group Age Targets
Ad Group Combined List Association,Ad Group Combined List Targets
Ad Group DayTime Criterion,Ad Group Day Time Targets
Ad Group DeviceOS Criterion,Ad Group Device Targets
Ad Group Gender Criterion,Ad Group Gender Targets
Ad Group In Market Audience Association,Ad Group In-market Audience Targets
Ad Group Location Criterion,Ad Group Location Targets
Ad Group Location Intent Criterion,Ad Group Location Intent Targets
Ad Group Negative Age Criterion,Ad Group Negative Age Targets
Ad Group Negative Combined List Association,Ad Group Negative Combined List Targets
Ad Group Negative Gender Criterion,Ad Group Negative Gender Targets
Ad Group Negative In Market Audience Association,Ad Group Negative In-market Audience Targets
Ad Group Negative Keyword,Ad Group Negative Keywords
Ad Group Negative Location Criterion,Ad Group Negative Location Targets
Ad Group Negative Remarketing List Association,Ad Group Negative Remarketing List Targets
Ad Group Negative Site,Ad Group Negative Sites
Ad Group Product Partition,Product Groups
Ad Group Radius Criterion,Ad Group Radius Targets
Ad Group Remarketing List Association,Ad Group Remarketing List Targets
AdGroup DSA Criterion,Ad Group Auto Targets and Exclusions
Campaign,Campaigns
Campaign Age Criterion,Campaign Age Targets
Campaign Combined List Association,Campaign Combined List Targets
Campaign DayTime Criterion,Campaign Day Time Targets
Campaign DeviceOS Criterion,Campaign Device Targets
Campaign Feed,Campaign Criteria
Campaign Gender Criterion,Campaign Gender Targets
Campaign In Market Audience Association,Campaign In-market Audience Targets
Campaign Location Criterion,Campaign Location Targets
Campaign Location Intent Criterion,Campaign Location Intent Targets
Campaign Negative Combined List Association,Campaign Negative Combined List Targets
Campaign Negative Dynamic Search Ad Target,Campaign Auto Target Exclusions
Campaign Negative In Market Audience Association,Campaign Negative In-market Audience Targets
Campaign Negative Keyword,Campaign Negative Keywords
Campaign Negative Keyword List Association,Campaign Criteria
Campaign Negative Location Criterion,Campaign Negative Location Targets
Campaign Negative Remarketing List Association,Campaign Negative Remarketing List Targets
Campaign Negative Site,Campaign Negative Sites
Campaign Product Scope,Campaign Criteria
Campaign Radius Criterion,Campaign Radius Targets
Campaign Remarketing List Association,Campaign Remarketing List Targets
Combined List,Combined lists
Feed,Feeds
Feed Item,Feed items
Keyword,Keywords
Media,N/A
Negative Keyword List,Negative Keyword Lists
Remarketing List,Remarketing lists
Shared Negative Keyword,Shared Negative Keywords

要件

サービス: CampaignManagementService.svc v13
名前 空間: https://bingads.microsoft.com/CampaignManagement/v13

Used By

ImportResult