GoogleImportOption 數據物件 - 營銷活動管理
定義可透過 API 取得的 Google 匯入選項。
注意事項
- 從 2023 年 2 月 1 日開始,您將無法再從 Google Ads 匯入展開的文字廣告。 在此之前匯入的任何擴充文字廣告都可以重新匯入,我們會繼續匯入狀態變更 (例如暫停、取消暫停) Google Ads。
- 深入瞭解這項變更。
提示
如需實作概觀,請參閱 Google Ads 匯入 技術指南。
注意事項
請注意,下列清單不是匯入專案的完整清單。 Microsoft Advertising 會匯入管理活動所需的所有數據,並旨在為您提供最佳體驗。
沒有選項可從排程匯入中排除未來支持的實體。 例如,您無法選擇只匯入「這些特定的廣告延伸模組類型,但沒有其他目前或未來的廣告延伸模組類型」。 假設 GoogleImportOption 物件中尚未提供促銷廣告延伸模組。 一旦Microsoft Advertising 通常支援它,例如透過UI,所有目前和未來的排程匯入都會包含促銷廣告延伸模組,直到使用者退出為止。將 「PromotionAdExtensions」 新增至匯入選項列表之後,您可以視需要將其明確設定為 false。
Microsoft廣告預設會匯入大部分支援的行銷活動、廣告、目標、廣告延伸模組和其他設定。 您可以視需要排除實體,或自定義匯入。 特別是針對 boolean
屬性,預設會將大部分的選項設定為 true 。 如果未設定,下列例外狀況預設為 false 。
- AutoDeviceBidOptimization
- DeleteRemovedEntities
- EnableAutoCurrencyConversion
- NewPausedAdsForExistingAdGroups
- NewPausedCampaignsAndChildEntities
- PauseCampaignsWithoutSupportedLocations
- PauseNewCampaigns
- SearchAndDsaMixedCampaignAsSearchCampaign
如需如何從Google Ads匯入和不會匯入哪些專案的詳細資訊,請參閱 匯入的專案。
<xs:complexType name="GoogleImportOption" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:ImportOption">
<xs:sequence>
<xs:element minOccurs="0" name="AccountUrlOptions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="AdScheduleUseSearcherTimezone" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="AdjustmentForBids" nillable="true" type="xs:double" />
<xs:element minOccurs="0" name="AdjustmentForCampaignBudgets" nillable="true" type="xs:double" />
<xs:element minOccurs="0" name="AssociatedStoreId" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="AssociatedUetTagId" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="AutoDeviceBidOptimization" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="DeleteRemovedEntities" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="EnableAutoCurrencyConversion" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="EnableParentLocationMapping" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewAccountNegativeKeywords" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="NewActiveAdsForExistingAdGroups" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewActiveCampaignsAndChildEntities" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewAdCustomizerFeeds" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewAdGroupsAndChildEntitiesForExistingCampaigns" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewAdSchedules" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewAppAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewAudienceTargets" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewBrandSuitability" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="NewCallAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewCalloutAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewConversionGoals" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="NewDemographicTargets" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewDeviceTargets" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewEntities" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewImageAdExtensions" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="NewKeywordUrls" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewKeywordsForExistingAdGroups" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewLabels" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewLeadFormAdExtensions" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="NewLocationAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewLocationTargets" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewLogoAdExtensions" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="NewNegativeKeywordLists" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewNegativeKeywordsForExistingParents" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewNegativeSites" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewPageFeeds" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewPausedAdsForExistingAdGroups" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewPausedCampaignsAndChildEntities" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewPriceAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewProductFilters" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewPromotionAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewReviewAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewSitelinkAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewStructuredSnippetAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="NewUrlOptions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="PauseAIMAdGroupIfAllAudienceCriterionNotImported" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="PauseCampaignsWithoutSupportedLocations" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="PauseNewCampaigns" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="RaiseBidsToMinimum" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="RaiseCampaignBudgetsToMinimum" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="RaiseProductGroupBidsToMinimum" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="RenameCampaignNameWithSuffix" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="SearchAndDsaMixedCampaignAsSearchCampaign" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="SearchAndReplaceForCampaignNames" nillable="true" type="tns:ImportSearchAndReplaceForStringProperty" />
<xs:element minOccurs="0" name="SearchAndReplaceForCustomParameters" nillable="true" type="tns:ImportSearchAndReplaceForStringProperty">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="SearchAndReplaceForFinalURLSuffix" nillable="true" type="tns:ImportSearchAndReplaceForStringProperty">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="SearchAndReplaceForTrackingTemplates" nillable="true" type="tns:ImportSearchAndReplaceForStringProperty" />
<xs:element minOccurs="0" name="SearchAndReplaceForUrls" nillable="true" type="tns:ImportSearchAndReplaceForStringProperty" />
<xs:element minOccurs="0" name="SuffixForCampaignNames" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="SuffixForTrackingTemplates" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="SuffixForUrls" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="UpdateAccountNegativeKeywords" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="UpdateAdCustomizerAttributes" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="UpdateAdCustomizerFeeds" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateAdGroupNetwork" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateAdSchedules" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateAdUrls" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="UpdateAppAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateAudienceTargets" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateBiddingStrategies" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateBids" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateBrandSuitability" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="UpdateCallAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateCalloutAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateCampaignAdGroupLanguages" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateCampaignBudgets" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateCampaignNames" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateConversionGoals" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="UpdateDemographicTargets" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateDeviceTargets" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateEntities" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateImageAdExtensions" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="UpdateKeywordUrls" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateLabels" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateLeadFormAdExtensions" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="UpdateLocationAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateLocationTargets" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateLogoAdExtensions" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="UpdateNegativeKeywordLists" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateNegativeSites" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdatePageFeeds" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdatePriceAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateProductFilters" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdatePromotionAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateReviewAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateSitelinkAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateSitelinkUrls" nillable="true" type="xs:boolean">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="UpdateStatusForAdGroups" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateStatusForAds" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateStatusForCampaigns" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateStatusForKeywords" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateStructuredSnippetAdExtensions" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="UpdateUrlOptions" nillable="true" type="xs:boolean" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
元素
GoogleImportOption 物件具有下列元素:AccountUrlOptions、AdjustmentForBids、AdjustmentForCampaignBudgets、AdScheduleUseSearcherTimezone、AssociatedStoreId、AssociatedUetTagId、AutoDeviceBidOptimization、DeleteRemovedEntities、EnableAutoCurrencyConversion、EnableParentLocationMapping、NewAccountNegativeKeywords、NewActiveAdsForExistingAdGroups、NewActiveCampaignsAndChildEntities、 NewAdCustomizerFeeds、NewAdGroupsAndChildEntitiesForExistingCampaigns、NewAdSchedules、NewAppAdExtensions、NewAudienceTargets、NewBrandSuitability、NewCallAdExtensions、NewCalloutAdExtensions、NewConversionGoals、NewDemographicTargets、NewDeviceTargets、NewEntities、NewImageAdExtensions、NewKeywordsForExistingAdGroups、 NewKeywordUrls、NewLabels、NewLeadFormAdExtensions、NewLocationAdExtensions、NewLocationTargets、NewLogoAdExtensions、NewNegativeKeywordLists、NewNegativeKeywordsForExistingParents、NewNegativeSites、NewPageFeeds、NewPausedAdsForExistingAdGroups、NewPausedCampaignsAndChildEntities、NewPriceAdExtensions、 NewProductFilters、NewPromotionAdExtensions、NewReviewAdExtensions、NewSitelinkAdExtensions、NewStructuredSnippetAdExtensions、NewUrlOptions、PauseAIMAdGroupIfAllAudienceCriterionNotImported、PauseCampaignsWithoutSupportedLocations、PauseNewCampaigns、RaiseBidsToMinimum、RaiseCampaignBudgetsToMinimum、RaiseProductGroupBidsToMinimum、 RenameCampaignNameWithSuffix、SearchAndDsaMixedCampaignAsSearchCampaign、SearchAndReplaceForCampaignNames、SearchAndReplaceForCustomParameters、SearchAndReplaceForFinalURLSuffix、SearchAndReplaceForTrackingTemplates、SearchAndReplaceForUrls、SuffixForCampaignNames、 SuffixForTrackingTemplates、SuffixForUrls、UpdateAccountNegativeKeywords、UpdateAdCustomizerAttributes、UpdateAdCustomizerFeeds、UpdateAdGroupNetwork、UpdateAdSchedules、UpdateAdUrls、UpdateAppAdExtensions、UpdateAudienceTargets、UpdateBiddingStrategies、UpdateBids、UpdateBrandSuitability、UpdateCallAdExtensions、UpdateCalloutAdExtensions、UpdateCampaignAdGroupLanguages、UpdateCampaignBudgets、UpdateCampaignNames、UpdateConversionGoals、UpdateDemographicTargets、UpdateDeviceTargets、UpdateEntities、UpdateImageAdExtensions、UpdateKeywordUrls、UpdateLabels、UpdateLeadFormAdExtensions、UpdateLocationAdExtensions、 UpdateLocationTargets、UpdateLogoAdExtensions、UpdateNegativeKeywordLists、UpdateNegativeSites、UpdatePageFeeds、UpdatePriceAdExtensions、UpdateProductFilters、UpdatePromotionAdExtensions、UpdateReviewAdExtensions、UpdateSitelinkAdExtensions、UpdateSitelinkUrls、UpdateStatusForAdGroups、UpdateStatusForAdAds、 UpdateStatusForCampaigns、UpdateStatusForKeywords、UpdateStructuredSnippetAdExtensions、UpdateUrlOptions。
元素 | 描述 | 資料類型 |
---|---|---|
AccountUrlOptions | 匯入帳戶層級追蹤範本和最終 URL 後綴。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 > 匯入帳戶 > 層級 URL 選項中取得。 |
布爾 |
AdjustmentForBids | 您想要增加或減少新或現有Microsoft廣告的百分比,相對於您的Google Ads的報價。 有效的中標乘數範圍是 -90 到 900。 例如,若要增加Microsoft廣告比Google Ads的報價高25%,請將此元素設定為25。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項>[自定義Microsoft廣告的報價和預算>]。 |
雙 |
AdjustmentForCampaignBudgets | 相對於 Google Ads 行銷活動預算,您想要增加或減少新增或減少Microsoft廣告營銷活動預算的百分比。 有效的中標乘數範圍是 -90 到 900。 例如,若要增加Microsoft廣告營銷活動預算比Google Ads行銷活動預算高25%,請將此元素設定為25。 此選項可在 Microsoft Advertising UI 中透過 [從 Google 廣告 > 匯入] [選擇匯入選項 > ][針對 > Microsoft廣告自定義預算]。 |
雙 |
AdScheduleUseSearcherTimezone | 保留。 | 布爾 |
AssociatedStoreId |
注意:AssociatedStoreId 已被取代。 您想要與匯入的產品廣告和產品篩選相關聯的Microsoft商家中心商店標識符。 如果此選項為 Null 或空白,則不會匯入您的產品廣告和產品篩選。 若要深入瞭解,請參閱 產品廣告 技術指南和 在購物活動中建立產品廣告 說明文章。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > Microsoft 商家中心>關聯Microsoft商家中心市集與匯入的購物活動和廣告延伸模組的其他選項>。 |
長 |
AssociatedUetTagId | 要與匯入的重新行銷清單相關聯的 UetTag) (通用事件追蹤標記的標識碼。 此選項僅適用於重新行銷Google匯入功能試驗計劃的客戶, (GetCustomerPilotFeatures 傳回750) 。 若要匯入物件清單、目標和排除專案,您也必須啟用 NewAudienceTargets 選項。 如果此選項為 Null 或空白,則不會匯入您的重新行銷清單、目標和排除專案。 市場內對象目標和排除專案不需要此元素,因為它們不相依於UET標籤。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 > 匯 > 入 UET 卷標 > 使用任何重新行銷清單、物件或先前未匯入至Microsoft Advertising 的聯結目標,以瞭解下列 UET 卷標。 |
長 |
AutoDeviceBidOptimization | 啟用時,除了設定為 -100% 的修飾詞以外,我們不會匯入桌面目標的負值標價修飾詞。 此選項預設為關閉,或實際上設定為 false。 將此元素設定 為 true 以啟用此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 > [標價和預算 > ],除了 -100%) 以外,請勿匯入桌面 (的負數標價修飾詞 。 |
布爾 |
DeleteRemovedEntities | 已移除的 Google Ads 專案將會連同其相關聯的子專案一起刪除。 例如,如果您在上一次匯入後移除Google Ads行銷活動,則下次執行匯入時,行銷活動及其廣告群組、廣告和關鍵詞將會從 Microsoft Advertising 中移除。 同樣地,如果您自上一次匯入後移除Google Ads帳戶層級追蹤範本或最終 URL 後綴,則會從廣告Microsoft刪除它們。 在Google Ads 中移除的廣告延伸模組將不會在Microsoft Advertising 中刪除。 此選項預設為關閉,或實際上設定為 false。 將此元素設定 為 true 以啟用此選項。 此選項可在 Microsoft Advertising UI 中透過 [從 Google 廣告 > 匯入] [選擇匯入選項 > ] [匯入選項] 匯 > 入已從 Google Ads 帳戶移除的 [刪除專案]。 |
布爾 |
EnableAutoCurrencyConversion | 如果您 Google Ads 帳戶中的貨幣不符合您Microsoft Advertising 廣告帳戶中的貨幣,則匯入的報價和預算將會轉換成Microsoft Advertising 中的對等貨幣。 此選項預設為關閉,或實際上設定為 false。 將此元素設定 為 true 以啟用此選項。 此選項可在 Microsoft Advertising UI 中使用,方法是 透過從 Google Ads > 匯入選擇匯入選項 > [要匯 > 入的內容選擇您的 Google Ads 帳戶]。 只有在您的 Google Ads 帳戶與廣告帳戶之間的貨幣有所不同時,您才會看到要轉換或忽略的 UI 選項Microsoft。 |
布爾 |
EnableParentLocationMapping | Microsoft Advertising 不支援的 Google Ads 位置目標會在範圍內展開,並對應至支援的父位置目標。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 如果您將此元素設定 為 false ,則不匯入不支援的位置目標。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 > 其他選項 > 目標 > 不要展開不支援的位置目標。 |
布爾 |
NewAccountNegativeKeywords | 匯入先前尚未匯入的帳戶負關鍵詞。 此選項預設為啟用,或實際上設定為 true。 將此元素設定為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 匯入先前未匯入的項目匯入Microsoft廣告 > 匯入專案 > 帳戶負關鍵字。 |
布爾 |
NewActiveAdsForExistingAdGroups | 在現有的廣告群組中匯入新的作用中廣告。 若要同時匯入暫停的廣告,請確定已啟用 NewPausedAdsForExistingAdGroups 選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 匯入專案 > 現有廣告群組的廣告。 |
布爾 |
NewActiveCampaignsAndChildEntities | 匯入先前尚未匯入的作用中活動。 匯入將包含新營銷活動包含的所有廣告群組、作用中廣告和關鍵詞。 若要同時匯入已暫停的活動,請確定已啟用 NewPausedCampaignsAndChildEntities 選項。 若要同時匯入暫停的廣告,請確定已啟用 NewPausedAdsForExistingAdGroups 選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 匯入專案之前未匯入Microsoft廣告 > 匯入專案 > 營銷活動。 |
布爾 |
NewAdCustomizerFeeds | 匯入先前尚未匯入的廣告自定義工具摘要。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的專案匯入Microsoft廣告>>摘要廣告自定義工具摘要中。 |
布爾 |
NewAdGroupsAndChildEntitiesForExistingCampaigns | 在現有的活動內匯入新的廣告群組。 匯入將會包含新廣告群組包含的所有作用中廣告和關鍵詞。 若要同時匯入暫停的廣告,請確定已啟用 NewPausedAdsForExistingAdGroups 選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 匯入專案 > 廣告群組中。 |
布爾 |
NewAdSchedules | 匯入先前尚未匯入的廣告排程。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 目標 > 廣告排程。 |
布爾 |
NewAppAdExtensions | 匯入先前尚未匯入的應用程式延伸模組。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft Advertising > Ad 延伸模組 > 應用程式延伸模組中。 |
布爾 |
NewAudienceTargets | 匯入行銷活動和廣告群組目標,以及市場內物件的排除專案。 如果透過 AssociatedUetTagId 元素設定有效的 UET 標記標識碼,則可以匯入重新行銷清單和合併清單的目標和排除專案。 隨著未來新增其他物件類型的匯入支援,如果啟用此選項,也會匯入對應的清單、目標和排除專案。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 目標 > 對象目標。 |
布爾 |
NewBrandSuitability | 匯入先前未匯入的品牌適用性。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 品牌適用性 |
布爾 |
NewCallAdExtensions | 匯入先前尚未匯入的呼叫延伸模組。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 延伸模組 > 通話擴充功能。 |
布爾 |
NewCalloutAdExtensions | 匯入先前尚未匯入的註標延伸模組。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 延伸模組圖說文字延伸 > 模組。 |
布爾 |
NewConversionGoals | 先前尚未匯入的匯入轉換目標。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 > 匯 > 入 UET 標籤 > 轉換目標。 |
布爾 |
NewDemographicTargets | 匯入先前尚未匯入的人口統計目標。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 目標 > 人口統計目標。 |
布爾 |
NewDeviceTargets | 匯入先前尚未匯入的裝置目標。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 目標 > 裝置目標。 |
布爾 |
NewEntities | 將新實體和設定匯入 Microsoft Advertising 的必要條件選項。 如果此元素設定為 false,則會忽略下列選項:NewActiveAdsForExistingAdGroups、 NewActiveCampaignsAndChildEntities、NewAdCustomizerFeeds、NewAdGroupsAndChildEntitiesForExistingCampaigns、NewAdSchedules、NewAppAdExtensions、NewAudienceTargets、NewCallAdExtensions、NewCalloutAdExtensions、NewDemographicTargets、NewDeviceTargets、NewKeywordsForExistingAdGroups, NewKeywordUrls、NewLabels、NewLocationAdExtensions、NewLocationTargets、NewNegativeKeywordLists、NewNegativeKeywordsForExistingParents、NewNegativeSites、NewPageFeeds、NewPausedAdsForExistingAdGroups、NewPausedCampaignsAndChildEntities、NewPriceAdExtensions、NewProductFilters、 NewReviewAdExtensions、NewSitelinkAdExtensions、NewStructuredSnippetAdExtensions、NewUrlOptions。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 匯入先前未匯入至 Microsoft Advertising 的專案。 |
布爾 |
NewImageAdExtensions | 保留。 | 布爾 |
NewKeywordsForExistingAdGroups | 匯入現有廣告群組內的新關鍵詞。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的專案匯入至現有廣告群組Microsoft廣告 > 匯入項目 > 關鍵詞。 |
布爾 |
NewKeywordUrls | 匯入新的關鍵詞登陸頁面 URL。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 匯入先前未匯入的項目匯入Microsoft廣告匯 > 入專案 > 關鍵詞登陸頁面 URL。 |
布爾 |
NewLabels | 匯入先前尚未匯入的標籤。 只有在您也匯入對應的新實體時,才會匯入標籤關聯。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中使用,方法是 透過從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的專案匯入Microsoft廣告 > 匯入專案 > 捲標。 |
布爾 |
NewLeadFormAdExtensions | 保留。 | 布爾 |
NewLocationAdExtensions | 匯入先前尚未匯入的位置延伸模組。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 延伸 > 模組位置延伸模組。 |
布爾 |
NewLocationTargets | 匯入先前未匯入的目標。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 目標 > 位置目標。 |
布爾 |
NewLogoAdExtensions | 匯入先前尚未匯入的標誌廣告延伸模組。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 延伸模組 > 標誌廣告延伸模組。 |
布爾 |
NewNegativeKeywordLists | 匯入先前尚未匯入的負關鍵詞清單。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中使用,方法是 透過從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的專案匯入Microsoft廣告 > 匯入專案 > 負關鍵詞清單。 |
布爾 |
NewNegativeKeywordsForExistingParents | 匯入現有營銷活動或現有廣告群組的新負關鍵詞。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中使用,方法是 透過從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的專案匯入Microsoft廣告 > 匯入專案 > 對於現有行銷活動和廣告群組的負關鍵詞。 |
布爾 |
NewNegativeSites | 匯入現有營銷活動或現有廣告群組的新負面網站。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 匯入專案 > 負數網站中。 |
布爾 |
NewPageFeeds | 匯入先前尚未匯入的頁面摘要。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 摘 > 要頁面摘要。 |
布爾 |
NewPausedAdsForExistingAdGroups | 匯入已暫停的廣告以及作用中的廣告。 也必須啟用 NewActiveAdsForExistingAdGroups 選項,否則會有效地忽略此選項。 此選項預設為關閉,或實際上設定為 false。 將此元素設定 為 true 以啟用此選項。 此選項可在 Microsoft Advertising UI 中透過 [從 Google 廣告>匯入] [選擇匯入選項>][其他選項] [廣告選項>>] [匯入新廣告時包含已暫停的廣告] 中取得。 |
布爾 |
NewPausedCampaignsAndChildEntities | 匯入已暫停的活動以及作用中的營銷活動。 也必須啟用 NewActiveCampaignsAndChildEntities 選項,否則會有效地忽略此選項。 此選項預設為關閉,或實際上設定為 false。 將此元素設定 為 true 以啟用此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 其他選項行銷活動選項>>包含匯入新專案時暫停的營銷活動。 |
布爾 |
NewPriceAdExtensions | 匯入先前尚未匯入的價格延伸模組。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 延伸 > 模組價格延伸模組。 |
布爾 |
NewProductFilters | 從您的購物活動匯入新產品篩選。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中使用,方法是 透過從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的專案匯入Microsoft廣告 > 匯入專案 > 產品篩選器。 |
布爾 |
NewPromotionAdExtensions | 匯入先前尚未匯入的升級延伸模組。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 延伸 > 模組促銷延伸模組。 |
布爾 |
NewReviewAdExtensions | 匯入先前尚未匯入的檢閱延伸模組。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 延伸模組 > 檢閱延伸模組。 |
布爾 |
NewSitelinkAdExtensions | 匯入先前尚未匯入的月臺連結延伸模組。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 匯入先前未匯入至 Microsoft Advertising > Ad 延伸模組 > 網站連結延伸模組的專案。 |
布爾 |
NewStructuredSnippetAdExtensions | 匯入先前未匯入的結構化代碼段延伸模組。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 延伸 > 模組結構化代碼段延伸模組。 |
布爾 |
NewUrlOptions | 使用先前尚未匯入的實體匯入追蹤範本、自定義參數和最終 URL 後綴 URL 選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 [從 Google 廣告 > 匯入] 選擇匯入選項 >> 將先前未匯入的項目匯入Microsoft廣告 > 匯入專案 > 追蹤範本、自定義參數和最終 URL 後綴。 |
布爾 |
PauseAIMAdGroupIfAllAudienceCriterionNotImported | 保留。 | 布爾 |
PauseCampaignsWithoutSupportedLocations | 啟用時,此選項會暫停匯入的活動,以防其所有位置目標不受廣告Microsoft支援。 如果營銷活動同時包含支援和不支援的位置目標,則不會暫停營銷活動,並會繼續為支援的位置目標提供服務。 此選項預設為關閉,或實際上設定為 false。 將此元素設定 為 true 以啟用此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 不支援所有匯入的位置目標時,其他選項>以暫停行銷活動為目標>。 |
布爾 |
PauseNewCampaigns | 此選項會暫停新匯入的活動,讓您能夠先檢閱您的營銷活動,再啟動並執行您的營銷活動。 此選項預設為關閉,或實際上設定為 false。 將此元素設定 為 true 以啟用此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 其他選項 [行銷活動] 選項 >> 暫停新匯入的營銷活動。 |
布爾 |
RaiseBidsToMinimum | 由於Microsoft廣告和Google Ads最低報價需求的差異,任何低於我們最低金額的報價都會在匯入期間自動引發。 這表示您整體花費的金額可能會增加匯入的活動。 如果您決定在匯入期間選擇不增加最低報價,則不會匯入任何不符合最小金額的活動。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 [從 Google 廣告 > 匯入][選擇匯入選項 > ][將 > 關鍵詞、廣告群組和自動目標的報價增加至Microsoft廣告的最低值。 |
布爾 |
RaiseCampaignBudgetsToMinimum | 由於Microsoft廣告和Google Ads最低報價和預算需求的差異,任何低於最小金額的預算都會在匯入期間自動引發。 這表示您整體花費的金額可能會增加匯入的活動。 如果您決定在匯入期間選擇不增加最低預算,則不會匯入任何不符合最小金額的活動。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過 [從 Google 廣告 > 匯入] [選擇匯入選項 > ][標價和預算 > ][將營銷活動預算增加到Microsoft廣告的最低值] 中取得。 |
布爾 |
RaiseProductGroupBidsToMinimum | 藉由啟用此選項Microsoft Advertising 會將所有產品群組的報價增加到最低的約定金額。 如果您未啟用此選項,仍會匯入您的營銷活動,但任何低於廣告最低Microsoft的產品群組將無法提供服務。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中使用,方法是 透過從 Google Ads > 匯入選擇匯入選項 > [中標價] 和 [預算 > ][將產品群組的報價增加到 Microsoft Advertising 的最低值。 |
布爾 |
RenameCampaignNameWithSuffix | 保留。 | 布爾 |
SearchAndDsaMixedCampaignAsSearchCampaign | 如果您啟用此選項,服務只會從混合營銷活動擷取搜尋廣告,並將其匯入為搜尋活動。 否則,服務只會從混合營銷活動擷取動態搜尋廣告,並將其匯入為動態搜尋活動。 混合營銷活動包含動態搜尋廣告和其他廣告類型, (例如展開的文字廣告) 。 無論動態搜尋廣告受到支援,包括澳洲 (AU) 、奧地利 (AT) , 比利時 (BE) 、加拿大 (CA) 、法國 (FR) 、德國 (DE) 、愛爾蘭 (IE) 、義大利 (IT) 、荷蘭 (NL) 、紐西蘭 (NZ) 、西班牙 (ES) 、 瑞典 (SE) 、瑞士 (CH) 、英國 (UK) ,以及 美國 (US) 。 在那些國家/地區,此選項會被忽略,而且將不再顯示在 Microsoft Advertising UI 中。 然後,搜尋和 DSA 廣告群組都會同時將此選項設定為 true 或 false 。 此選項預設為關閉,或實際上設定為 false。 將此元素設定 為 true 以啟用此選項。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 > 匯入匯入搜尋和 > DSA 混合行銷活動作為搜尋活動。 |
布爾 |
SearchAndReplaceForCampaignNames | 設定此選項可在匯入期間尋找並取代每個行銷活動名稱內的字串。 當您透過 UpdateImportJobs 更新匯入選項時,您可以移除、更新或保留先前的搜尋並取代設定。 如需詳細資訊,請參閱下 列備註 。 這個選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 > 其他選項 > 行銷活動選項 > 尋找並取代每個行銷活動名稱中的文字。 |
ImportSearchAndReplaceForStringProperty |
SearchAndReplaceForCustomParameters | 設定此選項可在匯入期間尋找並取代每個自定義參數內的字串。 當您透過 UpdateImportJobs 更新匯入選項時,您可以移除、更新或保留先前的搜尋並取代設定。 如需詳細資訊,請參閱下 列備註 。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 > 其他選項 > 追蹤範本 > 在每個自定義參數中尋找和取代文字。 |
ImportSearchAndReplaceForStringProperty |
SearchAndReplaceForFinalURLSuffix | 保留。 | ImportSearchAndReplaceForStringProperty |
SearchAndReplaceForTrackingTemplates | 設定此選項可在匯入期間尋找並取代每個追蹤範本內的字串。 當您透過 UpdateImportJobs 更新匯入選項時,您可以移除、更新或保留先前的搜尋並取代設定。 如需詳細資訊,請參閱下 列備註 。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 > 其他選項 > 追蹤範 > 本尋找和取代每個追蹤範本中的文字。 |
ImportSearchAndReplaceForStringProperty |
SearchAndReplaceForUrls | 設定此選項可在匯入期間尋找並取代每個最終URL、行動URL和目的地URL內的字串。 當您透過 UpdateImportJobs 更新匯入選項時,您可以移除、更新或保留先前的搜尋並取代設定。 如需詳細資訊,請參閱下 列備註 。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 > 其他選項 > 登陸頁面 URL > 尋找並取代每個最終 URL、行動 URL 和目的地 URL 中的文字。 |
ImportSearchAndReplaceForStringProperty |
SuffixForCampaignNames | 設定此選項可在匯入期間於每個行銷活動名稱的結尾插入字串。 這個選項可在 Microsoft Advertising UI 中透過 [從 Google 廣告>匯入] [選擇匯入選項>][其他選項][營銷活動選項>>] 插入每個行銷活動名稱的結尾。 |
string |
SuffixForTrackingTemplates | 設定此選項以在匯入期間於每個追蹤範本的結尾插入字串。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 > 其他選項 > 追蹤範 > 本在每個追蹤範本結尾插入。 |
string |
SuffixForUrls | 設定此選項可在匯入期間於每個最終 URL、行動 URL 和目的地 URL 的結尾插入字串。 此選項可在 Microsoft Advertising UI 中透過 從 Google Ads > 匯入選擇匯入選項 > 其他選項 > 登陸頁面 URL > 在每個最終 URL、行動 URL 和目的地 URL 的結尾插入。 |
string |
UpdateAccountNegativeKeywords | 匯入現有帳戶負關鍵詞的更新。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 > 匯報 匯入至現有專案>行銷活動設定>帳戶負關鍵詞。 |
布爾 |
UpdateAdCustomizerAttributes | 將更新匯入至現有的廣告自定義工具摘要。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 匯入 匯報 至現有專案>摘要>廣告自定義工具屬性。 |
布爾 |
UpdateAdCustomizerFeeds | 將更新匯入至現有的廣告自定義工具摘要。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至現有專案>摘>要廣告自定義工具摘要。 |
布爾 |
UpdateAdGroupNetwork | 將更新匯入至現有廣告群組的廣告發佈。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 匯報 匯>入至現有專案>行銷活動設定>廣告發佈。 |
布爾 |
UpdateAdSchedules | 將更新匯入至現有的廣告排程。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至以廣告排程為目標>的現有專案>。 |
布爾 |
UpdateAdUrls | 將更新匯入現有的廣告登陸頁面 URL。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至現有專案>行銷活動設定>廣告登陸頁面 URL。 |
布爾 |
UpdateAppAdExtensions | 匯入現有應用程式延伸模組的更新。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 匯報 匯>入至現有專案>廣告延伸模組>應用程式延伸模組。 |
布爾 |
UpdateAudienceTargets | 將更新匯入至現有的物件目標。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至目標物件目標的現有專案>>。 |
布爾 |
UpdateBiddingStrategies | 更新現有的行銷活動、廣告群組和關鍵詞的參與策略,以符合目前 Google Ads 中的策略。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中使用,方法是 透過從 Google Ads > 匯入選擇匯入選項 > [報價和預算 > ][更新報價策略]。 |
布爾 |
UpdateBids | 啟用時,此選項可讓您更新現有的關鍵詞、自動目標和產品廣告的參與類型,以符合目前 Google Ads 中的關鍵詞。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中使用,方法是 透過從 Google Ads > 匯入選擇匯入選項 > [報價和預算 > ][更新報價]。 |
布爾 |
UpdateBrandSuitability | 匯入更新以符合品牌。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 匯報 匯>入至現有專案>品牌適用性。 |
布爾 |
UpdateCallAdExtensions | 匯入現有呼叫延伸模組的更新。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至現有專案>廣告擴充功能>通話擴充功能。 |
布爾 |
UpdateCalloutAdExtensions | 匯入現有圖說文字延伸模組的更新。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 > 匯報 匯入至現有專案>廣告延伸模組>圖說文字延伸模組。 |
布爾 |
UpdateCampaignAdGroupLanguages | 將更新匯入至現有營銷活動和廣告群組的語言。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 匯報 匯>入至現有專案>行銷活動設定>行銷活動和廣告群組語言。 |
布爾 |
UpdateCampaignBudgets | 啟用時,此選項會擷取現Microsoft Advertising 中現有營銷活動預算的更新。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中使用,方法是 透過從 Google Ads > 匯入選擇匯入選項 > [報價和預算 > 更新現有的行銷活動預算]。 |
布爾 |
UpdateCampaignNames | 啟用此選項Microsoft如果在Google Ads中更新名稱,Advertising將會更新先前匯入之行銷活動的名稱。 不過,仍可更新連結至這些行銷活動的設定和專案。 如果原始專案是在 2016 年 3 月 21 日之後由匯入所建立,則會更新現有的活動。 否則,將會建立新的行銷活動名稱。 此選項僅適用於現有的行銷活動,不會影響新的營銷活動。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 這個選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 其他選項行銷活動選項>>不要更新現有的行銷活動名稱。 |
布爾 |
UpdateConversionGoals | 將更新匯入至現有的轉換目標。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至現有專案 > UET 標籤>轉換目標。 |
布爾 |
UpdateDemographicTargets | 將更新匯入現有的人口統計目標。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至以人口統計為目標>的現有專案>。 |
布爾 |
UpdateDeviceTargets | 將更新匯入至現有的裝置目標。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至以裝置目標為目標>的現有專案>。 |
布爾 |
UpdateEntities | 將更新的實體和設定匯入 Microsoft Advertising 的必要選項。 服務會匯入先前匯入專案的更新,以符合目前 Google Ads 中的更新。 如果此元素設定為 false,則會忽略下列選項:UpdateAdCustomizerFeeds、UpdateAdCustomizerFeeds、UpdateAdGroupNetwork、UpdateAdSchedules、UpdateAppAdExtensions、UpdateAudienceTargets、UpdateCallAdExtensions、UpdateCalloutAdExtensions、UpdateDemographicTargets、UpdateDeviceTargets、UpdateKeywordUrls、UpdateLabels、UpdateLocationAdExtensions、UpdateLocationTargets、UpdateNegativeKeywordLists、UpdateNegativeSites、UpdatePageFeeds、UpdatePriceAdExtensions、UpdateProductFilters、UpdateReviewAdExtensions、UpdateSitelinkAdExtensions、UpdateStructuredSnippetAdExtensions、UpdateUrlOptions。 此選項相當於 Microsoft Advertising UI 中的 [匯報 至現有專案] 複選框。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 匯報 匯>入至現有專案。 |
布爾 |
UpdateImageAdExtensions | 保留。 | 布爾 |
UpdateKeywordUrls | 將更新彙入現有的關鍵詞登陸頁面 URL。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至現有專案>行銷活動設定>關鍵詞登陸頁面 URL。 |
布爾 |
UpdateLabels | 匯入現有標籤的更新。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 匯報 匯>入至現有專案>行銷活動設定標籤>。 |
布爾 |
UpdateLeadFormAdExtensions | 保留。 | 布爾 |
UpdateLocationAdExtensions | 匯入現有位置延伸模組的更新。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至現有專案>廣告擴>充功能位置延伸模組。 |
布爾 |
UpdateLocationTargets | 匯入現有位置目標的更新。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至目標位置目標的現有專案>>。 |
布爾 |
UpdateLogoAdExtensions | 匯入現有標誌廣告延伸模組的更新。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至現有專案>廣告延伸模組>標誌廣告延伸模組。 |
布爾 |
UpdateNegativeKeywordLists | 將更新彙入現有的負關鍵詞清單。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 匯報 匯>入至現有專案>行銷活動設定>負關鍵詞清單。 |
布爾 |
UpdateNegativeSites | 將更新匯入至現有營銷活動和廣告群組的負面網站。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 匯報 匯>入至現有專案>行銷活動設定>負數網站。 |
布爾 |
UpdatePageFeeds | 將更新匯入現有的頁面摘要。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 匯報 匯>入至現有專案>摘>要頁面摘要。 |
布爾 |
UpdatePriceAdExtensions | 匯入現有價格延伸模組的更新。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 匯報 匯>入至現有專案>廣告延伸模組>價格延伸模組。 |
布爾 |
UpdateProductFilters | 啟用時,此選項會更新購物活動中的產品篩選條件,以符合目前 Google Ads 中的產品篩選條件。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 匯報 匯>入至現有專案>行銷活動設定>產品篩選器。 |
布爾 |
UpdatePromotionAdExtensions | 匯入現有升級延伸模組的更新。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至現有專案的>廣告延伸>模組促銷延伸模組。 |
布爾 |
UpdateReviewAdExtensions | 將更新匯入現有的檢閱延伸模組。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 > 匯報 匯入至現有專案>廣告延伸模組>檢閱延伸模組。 |
布爾 |
UpdateSitelinkAdExtensions | 匯入現有站臺連結延伸模組的更新。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至現有專案>廣告延伸網站>連結延伸模組。 |
布爾 |
UpdateSitelinkUrls | 將更新匯入現有的月臺連結延伸模組 URL。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至現有專案>廣告延伸模組>網站連結延伸模組 URL。 |
布爾 |
UpdateStatusForAdGroups | 將更新匯入至現有廣告群組的狀態。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 匯報 匯>入至現有專案>狀態>廣告群組狀態。 |
布爾 |
UpdateStatusForAds | 匯入現有廣告狀態的更新。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至現有項目的>狀態>廣告狀態。 |
布爾 |
UpdateStatusForCampaigns | 將更新匯入至現有活動的狀態。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 > 將 匯報 匯>入至現有專案>狀態>營銷活動狀態。 |
布爾 |
UpdateStatusForKeywords | 將更新彙入至現有關鍵詞的狀態。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至現有項目>狀態>關鍵詞狀態。 |
布爾 |
UpdateStructuredSnippetAdExtensions | 匯入現有結構化代碼段延伸模組的更新。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至現有專案 > Ad 延伸模組>結構化代碼段延伸模組。 |
布爾 |
UpdateUrlOptions | 將更新匯入至現有實體的追蹤範本、自定義參數和最終 URL 後綴。 只有在同時啟用 UpdateEntities 時,才會接受此選項。 此選項預設為啟用,或實際上設定為 true。 將此元素設定 為 false 以關閉此選項。 此選項可在 Microsoft Advertising UI 中透過從 Google Ads > 匯入選擇匯入選項 >> 將 匯報 匯入至現有專案>行銷活動設定>追蹤範本、自定義參數和最終 URL 後綴。 |
布爾 |
GoogleImportOption 物件具有 Inherited Elements。
繼承的專案
從 ImportOption 繼承的專案
GoogleImportOption 物件衍生自 ImportOption 物件,並繼承下列元素:ForwardCompatibilityMap、Type。 下列描述專屬於 GoogleImportOption,可能不適用於從 ImportOption 物件繼承相同元素的其他物件。
元素 | 描述 | 資料類型 |
---|---|---|
ForwardCompatibilityMap | 用於向前相容性的索引鍵和值字串清單,以避免在目前 API 版本中新增新元素時中斷變更。 未來的版本中將會記下向前相容性變更。 此物件目前沒有向前相容性變更。 |
KeyValuePairOfstringstring 陣 列 |
類型 | 匯入選項的類型。 當您擷取 Google 匯入選項時,此值為 GoogleImportOption 。 如需匯入選項類型的詳細資訊,請參閱 ImportOption 資料物件備註。 |
string |
註解
當您透過 UpdateImportJobs 更新匯入選項時,您可以移除、更新或保留先前的搜尋並取代設定。 拿掉和更新完全取代任何先前的設定。
- 刪除: 建立空的 ImportSearchAndReplaceForStringProperty 物件
- 更新: 建立 ImportSearchAndReplaceForStringProperty ,並設定未來要使用的屬性
- 保留: 將項目設定為 null
// Remove
SearchAndReplaceForCampaignNames = new ImportSearchAndReplaceForStringProperty{},
// Update
SearchAndReplaceForTrackingTemplates = new ImportSearchAndReplaceForStringProperty{
ReplaceString = "replace",
SearchString = "search"
},
// Retain prior settings
SearchAndDsaMixedCampaignAsSearchCampaign = null
上述程式代碼會產生下列SOAP要求訊息。
<!--Retain prior settings-->
<SearchAndDsaMixedCampaignAsSearchCampaign i:nil="true" />
<!--Remove-->
<SearchAndReplaceForCampaignNames>
<ReplaceString i:nil="true" />
<SearchString i:nil="true" />
</SearchAndReplaceForCampaignNames>
<!--Update-->
<SearchAndReplaceForTrackingTemplates>
<ReplaceString>replace</ReplaceString>
<SearchString>search</SearchString>
</SearchAndReplaceForTrackingTemplates>
需求
服務: CampaignManagementService.svc v13
命名空間: https://bingads.microsoft.com/CampaignManagement/v13