Hi,
Thank you for reaching out to the Google Ads Scripts Support team.
I would like to inform you that we cannot provide hands-on support in creating the scripts on the user's behalf. We can only support the technical queries/concerns related to Google Ads Scripts. As per your requirement you can refer to the
campaign documentation to retrieve the data based on the campaign name and to exclude location targeting, you can refer to
Excluded locations and
Location sample examples for the implementation. In order to retrieve the metrics, I suggest you to use the
stats method to get all the information related to clicks and conversions. Based on the above data you can set the ROAS by using the "
setTargetRoas" method present under campaign bidding. For more information, you can also refer to the guides available for
campaigns,
stats,
Exclude locations,
locations.
Feel free to get back in case of any further queries.
Thanks,
Google Ads Scripts team