How to create a userlist based on website events like submit form, add to 
cart, purchase etc.
I checked the below link but not getting the complete sequence of code.
https://groups.google.com/g/adwords-api/c/9U5-20zJ_OM/m/8oGAmZW_AgAJ

After setting up the events in GTM, what to do?
Do we have to create a remarketing action or simple we can use 
the expressionRuleUserList. Sample code below
[
        {
    'create': {
         "membershipStatus": "OPEN",
         "name": "test",
        "description":'test',
        "membershipLifeSpan": 30,
         "ruleBasedUserList": {                                             
   
             "prepopulationStatus": "REQUESTED",                           
                        
              "expressionRuleUserList": {
                "rule": {
                      "ruleType": "OR_OF_ANDS",
                      "ruleItemGroups": [
                        {
                          "ruleItems": [
                            {
                              "name": "Add to cart",
                              "stringRuleItem": {
                                "operator": "EQUALS",
                                "value": "add to cart"
                                },
                              }]}]}}}}}]

If this approach is correct, could you please share the field values of 
"name" and "value" fields for different events like purchase, submit form 
etc.

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/946dbde0-1c2c-4683-8475-660c1c63832dn%40googlegroups.com.
  • Us... SR
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to