Show / Hide Table of Contents

Enum TextWithTooltip.Types.TooltipIconStyle

Enum specifying the type of an icon that is being used to display a corresponding tooltip in the Merchant Center.

Namespace: Google.Shopping.Merchant.IssueResolution.V1
Assembly: Google.Shopping.Merchant.IssueResolution.V1.dll
Syntax
public enum TextWithTooltip.Types.TooltipIconStyle

Fields

Name Description
Info

Used when the tooltip adds additional information to the context, the 'i' can be used as an icon.

Question

Used when the tooltip shows helpful information, the '?' can be used as an icon.

Unspecified

Default value. Will never be provided by the API.

In this article
Back to top Generated by DocFX