Reference documentation and code samples for the Google Analytics Admin V1alpha Client class ListPropertiesResponse.
Response message for ListProperties RPC.
Generated from protobuf message google.analytics.admin.v1alpha.ListPropertiesResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ properties
array< Google\Analytics\Admin\V1alpha\Property
>
Results that matched the filter criteria and were accessible to the caller.
↳ next_page_token
string
A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getProperties
Results that matched the filter criteria and were accessible to the caller.
setProperties
Results that matched the filter criteria and were accessible to the caller.
$this
getNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this