BMCStoreAdditionalField 値セット - キャンペーン管理
GetBMCStoresByCustomerId を呼び出すときに要求できるオプションのストア プロパティの一覧を定義します。
構文
<xs:simpleType name="BMCStoreAdditionalField" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="GlobalStore" />
<xs:enumeration value="StoreUrl" />
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
値
BMCStoreAdditionalField 値セットの値は、GlobalStore、StoreUrl です。
値 | 説明 |
---|---|
GlobalStore |
SubType が GlobalStore に設定されているグローバル ストアをサービスが返すように要求します。 GetBMCStoresByCustomerId を呼び出すとき、グローバル ストアは既定では含まれません。 |
StoreUrl | ストアの宛先 URL。 宛先 URL は、ユーザーが広告をクリックしたときに誘導される Web ページです。 |
要件
サービス: CampaignManagementService.svc v13
名前 空間: https://bingads.microsoft.com/CampaignManagement/v13