Class Promotion (1.0.2)

Promotion(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Promotion information. .. attribute:: promotion_id

ID of the promotion. For example, "free gift".

The value value must be a UTF-8 encoded string with a length limit of 128 characters, and match the pattern: [a-zA-Z][a-zA-Z0-9_]*. For example, id0LikeThis or ID_1_LIKE_THIS. Otherwise, an INVALID_ARGUMENT error is returned.

Google Merchant Center property promotion <https://support.google.com/merchants/answer/7050148>__.

:type: str