Interface protos.google.shopping.merchant.accounts.v1.IListProgramsResponse (3.2.0)

Properties of a ListProgramsResponse.

Package

@google-shopping/accounts

Properties

nextPageToken

nextPageToken?: (string|null);

ListProgramsResponse nextPageToken

programs

programs?: (google.shopping.merchant.accounts.v1.IProgram[]|null);

ListProgramsResponse programs