Show / Hide Table of Contents

Enum AccountsResource.GetRequest.ViewEnum

Controls which fields will be populated. Acceptable values are: "merchant" and "css". The default value is "merchant".

Namespace: Google.Apis.ShoppingContent.v2_1
Assembly: Google.Apis.ShoppingContent.v2_1.dll
Syntax
public enum ViewEnum

Fields

Name Description
CSS
MERCHANT
In This Article
Back to top