ImportSearchAndReplaceForStringProperty データ オブジェクト - キャンペーン管理
文字列検索と Google インポート オプションの置換を定義します。
構文
<xs:complexType name="ImportSearchAndReplaceForStringProperty" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="ReplaceString" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="SearchString" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
要素
ImportSearchAndReplaceForStringProperty オブジェクトには、ReplaceString、SearchString という要素があります。
要素 | 説明 | データ型 |
---|---|---|
ReplaceString | 検索文字列の代わりに使用する置換文字列。 | string |
SearchString | 検索する文字列。 大文字と小文字を区別しない検索文字列では、正規表現はサポートされていません。 |
string |
要件
サービス: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13