Show / Hide Table of Contents

Enum AccountsResource.ListRequest.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 AccountsResource.ListRequest.ViewEnum

Fields

Name Description
CSS

View is populated with Comparison Shopping Services fields.

MERCHANT

Default. View is populated with Merchant Center fields.

In this article
Back to top Generated by DocFX