想分享對 Google Ads API 的意見嗎?
立即註冊,等待受邀參與使用者研究調查!
情境
假設您在網站上設定了多個自訂再行銷代碼參數,能夠擷取下列使用者屬性:
event
:網站上的網頁類別,例如結帳和購物車等。
cartsize
:使用者購物車中的商品數量。
checkoutdate
- 使用者結帳的日期。您只能在使用者實際完成購買時設定這個參數。
你想向在購物車中放置多項商品並啟動結帳程序的使用者顯示更多曝光。您也需要找出 11 月和 12 月曾購物的使用者,因為您打算在這些月份透過網站大幅優惠。
您可以使用下列任一規則來描述這組使用者:
- 使用者造訪結帳頁面「並且」在購物車中加入多項商品。
- 在 11 月或 12 月期間結帳的使用者。
如果使用者屬於第 1 類或類別 2,建議您針對特定廣告群組或廣告活動提高 25% 的出價。
物件
請觀看以規則為準使用者名單的結構,規則式名單在 Google Ads API 中會顯示為 rule_based_user_list
。
下圖顯示此用途的 rule_based_user_list
說明完成後的呈現方式。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-06-26 (世界標準時間)。
[null,null,["上次更新時間:2024-06-26 (世界標準時間)。"],[[["This guide demonstrates how to target specific user segments for remarketing using rule-based user lists in Google Ads, based on custom parameters like event, cart size, and checkout date."],["It focuses on creating rules to identify high-value users, such as those with large shopping carts who initiated checkout or those who purchased during specific months (November/December)."],["By implementing these rules, you can effectively increase bids for targeted ad campaigns to re-engage these valuable user segments, potentially leading to higher conversion rates."],["The example illustrates how to structure a `rule_based_user_list` to capture users fulfilling either of two criteria: having multiple items in their cart and reaching the checkout page, or having completed a purchase in November or December."]]],[]]