A token, which can be sent aspage_tokento retrieve the next page. If this field is omitted, there are no subsequent pages.
↳ total_size
int
Total number ofGeoTargetobjects. If a filter was included in the request, this reflects the total number after the filtering is applied.total_sizewill 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$fieldsorfields, or by using the HTTP/gRPC headerX-Goog-FieldMask. For more information, seehttps://developers.google.com/ad-manager/api/beta/field-masks
A token, which can be sent aspage_tokento 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 aspage_tokento 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 ofGeoTargetobjects.
If a filter was included in the request, this reflects the total number
after the filtering is applied.total_sizewill 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$fieldsorfields, or by using
the HTTP/gRPC headerX-Goog-FieldMask.
For more information, seehttps://developers.google.com/ad-manager/api/beta/field-masks
Returns
Type
Description
int
setTotalSize
Total number ofGeoTargetobjects.
If a filter was included in the request, this reflects the total number
after the filtering is applied.total_sizewill 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$fieldsorfields, or by using
the HTTP/gRPC headerX-Goog-FieldMask.
For more information, seehttps://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 ListGeoTargetsResponse (0.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.3.1 (latest)](/php/docs/reference/ad-manager/latest/V1.ListGeoTargetsResponse)\n- [0.3.0](/php/docs/reference/ad-manager/0.3.0/V1.ListGeoTargetsResponse)\n- [0.2.0](/php/docs/reference/ad-manager/0.2.0/V1.ListGeoTargetsResponse)\n- [0.1.3](/php/docs/reference/ad-manager/0.1.3/V1.ListGeoTargetsResponse) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class ListGeoTargetsResponse.\n\nResponse object for `ListGeoTargetsRequest` containing matching `GeoTarget`\nobjects.\n\nGenerated from protobuf message `google.ads.admanager.v1.ListGeoTargetsResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getGeoTargets\n\nThe `GeoTarget` objects from the specified network.\n\n### setGeoTargets\n\nThe `GeoTarget` objects from the specified network.\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 `GeoTarget` 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 `GeoTarget` 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"]]