共用方式為


WebpageCondition 資料物件 - 行銷活動管理

定義條件或準則,以協助判斷您是否要顯示動態搜尋廣告。

語法

<xs:complexType name="WebpageCondition" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Argument" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="Operand" type="tns:WebpageConditionOperand" />
    <xs:element minOccurs="0" name="Operator" nillable="true" type="tns:WebpageConditionOperator">
      <xs:annotation>
        <xs:appinfo>
          <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
        </xs:appinfo>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>

元素

WebpageCondition物件具有下列元素:ArgumentOperandOperator

元素 說明 資料類型
參數 網頁條件或準則。 如果運算元所參考的網頁屬性包含或等於引數的值,就會符合條件。

例如,您可以將此字串設定為網站的 URL、類別、頁面標題或頁面內容。

注意: 針對 [效能上限] 活動,您只能將引數設定為 URL。

添加: 必填
更新: 不適用。 您無法更新網頁條件。 若要更新條件,您必須刪除準則並新增準則。
string
操作 網頁條件運算元。

添加: 必填
更新: 不適用。 您無法更新網頁條件。 若要更新條件,您必須刪除準則並新增準則。
WebpageConditionOperand
運算元 網頁條件運算子。

添加: 選。 未定義預設運算子時,會使用預設運算子。 只有在您使用Operand=URL運算子 = 等於時,才需要運算子
更新: 不適用。 您無法更新網頁條件。 若要更新條件,您必須刪除準則並新增準則。

預設值

URL/PageTitle/PageContent - Contains、Category/CustomLabel - Equals。

支援的值

URL - Contains/Equals、PageTitle/PageContent - Contains、CustomLabel/Category - Equals
WebpageConditionOperator

需求

服務: CampaignManagementService.svc v13
命名 空間: https://bingads.microsoft.com/CampaignManagement/v13

消費者

WebpageParameter