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 well the generated tag snippets.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2QEEui:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/NuqdQ0R1MGD3006K4yGNG-Sl6KLT7wHybk9g%40sfdc.net.


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 in their names which 
seemed wrong...

Ultimately I seem to be able to achieve what I want with the rule based 
audiences and creating a rule to filter by event name. Not clear yet what 
value remarketing actions would have on top of this.

Thanks,
Will
On Tuesday, October 26, 2021 at 6:57:30 AM UTC-4 adsapi wrote:

> 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 remarketing action on the 
> remarketing_action 
> 
>  field. 
> To get the resource name of the remarketing action, you may use the 
> remarketing_action 
> 
>  report.
>
> Let me know if you have further questions.
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2QEEui:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/6332f3dd-9fdf-4eb8-80fa-cc1b3c8eb243n%40googlegroups.com.


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 remarketing action 
on the remarketing_action field. To get the resource name of the remarketing 
action, you may use the remarketing_action report.

Let me know if you have further questions.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2QEEui:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/WQzNz0R1KZRF00vyep67rmRNud7QRwdW7XOA%40sfdc.net.


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 show a potential audience for me when created via the 
console. This approach may be what I need.

On Monday, October 25, 2021 at 2:41:33 AM UTC-4 adsapi wrote:

> 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 remarketing feature, could you provide any previous 
> documentation or Product article discussing this?
>
> Also, if you are referring to dynamic remarketing 
> 
>  in 
> the API, then you may refer to this guide 
> 
>  
> as well. If what you wish is to use are audiences along with event 
> snippets, then you can refer to this article 
>  on how you 
> can set this up via the Google Ads UI.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2QEEui:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/22fa2e5f-5fa5-4c45-ad77-c49a2167c3b6n%40googlegroups.com.


Re: Creating a UserList based on specific event interactions

2021-10-25 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 remarketing feature, could you provide any previous documentation 
or Product article discussing this?

Also, if you are referring to dynamic remarketing in the API, then you may 
refer to this guide as well. If what you wish is to use are audiences along 
with event snippets, then you can refer to this article on how you can set this 
up via the Google Ads UI.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2QEEui:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/MYNoZ0R1IT8W00ju66tDILRp-vReUjYllvKA%40sfdc.net.


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 anywhere in the console. How 
should remarketing actions be used?

On Friday, October 22, 2021 at 10:32:41 AM UTC-4 adsapi wrote:

> 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,
>
> [image: Google Logo] 
> Aryeh Baker 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2QEEui:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/f4f7364a-5bae-4826-8f97-50798cdd4f58n%40googlegroups.com.


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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/s3g_w0R1DV1S00BnFKCc-_S8uWa36b2RMJHQ%40sfdc.net.