Re: Creating a UserList based on specific event interactions

2021-10-26 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Will, Thank you for your reply. To confirm, is this - "Not clear yet what value remarketing actions would have on top of this." the item that you wish to still clarify? If yes, then as per this guide that we found in relation to creating a remarketing_action, you should be able to query as

Re: Creating a UserList based on specific event interactions

2021-10-26 Thread Will Schymik
Thanks for the response. When I had done this before I was confused by a couple things. It was unclear how to me how to create a new remarketing action with JS snippets to add to my website. Additionally when I fetched all of the existing remarketing actions they all were referencing AdWords i

Re: Creating a UserList based on specific event interactions

2021-10-26 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Will, Thank you for providing more details to your concern. I am also a member of the Google Ads API team and let me provide support to your concern. You may refer to this document to know the definition of remarketing action. It appears that you will need to set the resource name of the rem

Re: Creating a UserList based on specific event interactions

2021-10-25 Thread Will Schymik
I am referring to this API documentation: https://developers.google.com/google-ads/api/reference/rpc/v7/UserListActionInfo I am using dynamic remarketing, however I did not see anything referencing the actions referenced in the above link. Using rule based matching on the event name seems to s

Re: Creating a UserList based on specific event interactions

2021-10-24 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Will, Thank you for your follow up. Rule based user lists allow customers to define a targeting audience for their ads based on visited URLs or custom parameters you add to your remarketing tag. So that our team may verify whether "remarketing actions" are within the scope of the API's rema

Re: Creating a UserList based on specific event interactions

2021-10-22 Thread Will Schymik
Thanks, this is very helpful. Part of my confusion was that I initially thought creating Remarketing Actions and referencing it in a BasicUserListInfo was the right approach, but I could not figure out how a remarketing action linked back to a pixel event. I also didn't see remarketing actions

RE: Creating a UserList based on specific event interactions

2021-10-22 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Will, You may check out our Creating the Rule Item Groups guide, it describes what the name field has to be with links to relevant documentation and how to combine rules. Feel free to get back to us. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2QEEui:ref -- -- =~=~=~=~

Creating a UserList based on specific event interactions

2021-10-21 Thread Will Schymik
Hello, I am trying to make UserLists that filter users based on those that have performed certain actions on our website and thus have created related events. I see that this is likely done by creating a RuleBasedUserListInfo object with various UserListRuleItemInfo entries to determine matchin