Reference documentation and code samples for the Google Ads Data Manager V1 Client class RequestStatusPerDestination.
A request status per destination.
Generated from protobuf message google.ads.datamanager.v1.RequestStatusPerDestination
Namespace
Google \ Ads \ DataManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ destination
↳ request_status
int
The request status of the destination.
↳ error_info
ErrorInfo
An error info error containing the error reason and error counts related to the upload. Only populated if the request_status
is FAILED
or PARTIAL_SUCCESS
. This field isn't populated while the request has request_status
of PROCESSING
.
↳ warning_info
WarningInfo
A warning info containing the warning reason and warning counts related to the upload. This field isn't populated while the request has request_status
of PROCESSING
.
↳ audience_members_ingestion_status
RequestStatusPerDestination\IngestAudienceMembersStatus
The status of the ingest audience members request.
↳ events_ingestion_status
↳ audience_members_removal_status
RequestStatusPerDestination\RemoveAudienceMembersStatus
The status of the remove audience members request.
getDestination
A destination within a DM API request.
hasDestination
clearDestination
setDestination
A destination within a DM API request.
$this
getRequestStatus
The request status of the destination.
setRequestStatus
The request status of the destination.
$this
getErrorInfo
An error info error containing the error reason and error counts related to
the upload. Only populated if the request_status
is FAILED
or PARTIAL_SUCCESS
.
This field isn't populated while the request has request_status
of PROCESSING
.
hasErrorInfo
clearErrorInfo
setErrorInfo
An error info error containing the error reason and error counts related to
the upload. Only populated if the request_status
is FAILED
or PARTIAL_SUCCESS
.
This field isn't populated while the request has request_status
of PROCESSING
.
$this
getWarningInfo
A warning info containing the warning reason and warning counts related to
the upload. This field isn't populated while the request has request_status
of PROCESSING
.
hasWarningInfo
clearWarningInfo
setWarningInfo
A warning info containing the warning reason and warning counts related to
the upload. This field isn't populated while the request has request_status
of PROCESSING
.
$this
getAudienceMembersIngestionStatus
The status of the ingest audience members request.
hasAudienceMembersIngestionStatus
setAudienceMembersIngestionStatus
The status of the ingest audience members request.
$this
getEventsIngestionStatus
The status of the ingest events request.
hasEventsIngestionStatus
setEventsIngestionStatus
The status of the ingest events request.
$this
getAudienceMembersRemovalStatus
The status of the remove audience members request.
hasAudienceMembersRemovalStatus
setAudienceMembersRemovalStatus
The status of the remove audience members request.
$this
getStatus
string

