ListConversionSourcesRequest

ListConversionSourcesRequest

Request message for the ListConversionSources method.

Fields
parent

string

Required. The merchant account who owns the collection of conversion sources. Format: accounts/{account}

page_size

int32

Optional. The maximum number of conversion sources to return in a page. If no page_size is specified, 100 is used as the default value. The maximum value is 200 . Values above 200 will be coerced to 200 . Regardless of pagination, at most 200 conversion sources are returned in total.

page_token

string

Optional. Page token.

show_deleted

bool

Optional. Show deleted (archived) conversion sources. By default, deleted conversion sources are not returned.