type SegmentPopulationResponse (v202508)

  • SegmentPopulationResponse is the response returned by SegmentPopulationService.

  • It contains a batchUploadId of type xsd:long to look up results.

  • It also includes idErrors, which are individual identifier errors represented as an array of IdError objects.

Response returned by SegmentPopulationService


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

batchUploadId

xsd:long

The batch ID used to look up the results.

idErrors

IdError[]

Individual identifier errors.