promotionUrl property

String? promotionUrl
getter/setter pair

URL to the page on the merchant's site where the promotion shows.

Local Inventory ads promotions throw an error if no promo url is included. URL is used to confirm that the promotion is valid and can be redeemed.

Implementation

core.String? promotionUrl;