Hi all, Recently I'm migrating some Ruby script to v10 API. One of the existing tasks is to retrieve conversion action entities from resource name:
action = client.service.conversion_action.get_conversion_action( resource_name: conversion_action_path, ) However, since GetConversionActions request was removed from ConversionActionService in v10, the original script will fail, and I have no idea about alternative ways to retrieve conversion action instances... -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/064415cd-018f-4d57-bff1-f0f5beba2980n%40googlegroups.com.