A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
↳ total_size
int
Total number of TaxonomyCategory objects. If a filter was included in the request, this reflects the total number after the filtering is applied. total_size will not be calculated in the response unless it has been included in a response field mask. The response field mask can be provided to the method by using the URL parameter $fields or fields, or by using the HTTP/gRPC header X-Goog-FieldMask. For more information, see https://developers.google.com/ad-manager/api/beta/field-masks
A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
Returns
Type
Description
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.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getTotalSize
Total number of TaxonomyCategory objects.
If a filter was included in the request, this reflects the total number
after the filtering is applied.
total_size will not be calculated in the response unless it has been
included in a response field mask. The response field mask can be provided
to the method by using the URL parameter $fields or fields, or by using
the HTTP/gRPC header X-Goog-FieldMask.
For more information, see
https://developers.google.com/ad-manager/api/beta/field-masks
Returns
Type
Description
int
setTotalSize
Total number of TaxonomyCategory objects.
If a filter was included in the request, this reflects the total number
after the filtering is applied.
total_size will not be calculated in the response unless it has been
included in a response field mask. The response field mask can be provided
to the method by using the URL parameter $fields or fields, or by using
the HTTP/gRPC header X-Goog-FieldMask.
For more information, see
https://developers.google.com/ad-manager/api/beta/field-masks
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Ads Ad Manager V1 Client - Class ListTaxonomyCategoriesResponse (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/googleads/ad-manager/latest/V1.ListTaxonomyCategoriesResponse)\n- [0.1.0](/php/docs/reference/googleads/ad-manager/0.1.0/V1.ListTaxonomyCategoriesResponse) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class ListTaxonomyCategoriesResponse.\n\nResponse object for `ListTaxonomyCategoriesRequest` containing matching\n`TaxonomyCategory` objects.\n\nGenerated from protobuf message `google.ads.admanager.v1.ListTaxonomyCategoriesResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getTaxonomyCategories\n\nThe `TaxonomyCategory` objects.\n\n### setTaxonomyCategories\n\nThe `TaxonomyCategory` objects.\n\n### getNextPageToken\n\nA token, which can be sent as `page_token` to retrieve the next page.\n\nIf this field is omitted, there are no subsequent pages.\n\n### setNextPageToken\n\nA token, which can be sent as `page_token` to retrieve the next page.\n\nIf this field is omitted, there are no subsequent pages.\n\n### getTotalSize\n\nTotal number of `TaxonomyCategory` objects.\n\nIf a filter was included in the request, this reflects the total number\nafter the filtering is applied.\n`total_size` will not be calculated in the response unless it has been\nincluded in a response field mask. The response field mask can be provided\nto the method by using the URL parameter `$fields` or `fields`, or by using\nthe HTTP/gRPC header `X-Goog-FieldMask`.\nFor more information, see\n\u003chttps://developers.google.com/ad-manager/api/beta/field-masks\u003e\n\n### setTotalSize\n\nTotal number of `TaxonomyCategory` objects.\n\nIf a filter was included in the request, this reflects the total number\nafter the filtering is applied.\n`total_size` will not be calculated in the response unless it has been\nincluded in a response field mask. The response field mask can be provided\nto the method by using the URL parameter `$fields` or `fields`, or by using\nthe HTTP/gRPC header `X-Goog-FieldMask`.\nFor more information, see\n\u003chttps://developers.google.com/ad-manager/api/beta/field-masks\u003e"]]