Hello Rich,
I’m James from the Google Ads scripts support team. Thank you for reaching out to us.
I believe that to achieve the stated result, you need to implement ShoppingCampaignTargeting along with the platform method to select the platform criteria such as desktop, mobile, or tablet. Within your iterator, you may need to utilize getBidModifier() and getResourceName() to satisfy the stated condition on your end.
Now, to record those retrieved data into a spreadsheet, you may need to use SpreadsheetApp. While to send email of those recorded data, you may include MailApp. See sample code implementation below.
Regards,
|
||||||