Interface protos.google.ads.admanager.v1.IListDeviceCategoriesRequest (0.7.0)

Properties of a ListDeviceCategoriesRequest.

Package

@google-ads/admanager

Properties

filter

filter?: (string|null);

ListDeviceCategoriesRequest filter

orderBy

orderBy?: (string|null);

ListDeviceCategoriesRequest orderBy

pageSize

pageSize?: (number|null);

ListDeviceCategoriesRequest pageSize

pageToken

pageToken?: (string|null);

ListDeviceCategoriesRequest pageToken

parent

parent?: (string|null);

ListDeviceCategoriesRequest parent

skip

skip?: (number|null);

ListDeviceCategoriesRequest skip