public static interface RequestStatusPerDestination.IngestAudienceMembersStatusOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getMobileDataIngestionStatus()
public abstract RequestStatusPerDestination.IngestMobileDataStatus getMobileDataIngestionStatus()The status of the mobile data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestMobileDataStatus mobile_data_ingestion_status = 2;
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatus |
The mobileDataIngestionStatus. |
getMobileDataIngestionStatusOrBuilder()
public abstract RequestStatusPerDestination.IngestMobileDataStatusOrBuilder getMobileDataIngestionStatusOrBuilder()The status of the mobile data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestMobileDataStatus mobile_data_ingestion_status = 2;
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestMobileDataStatusOrBuilder |
|
getPairDataIngestionStatus()
public abstract RequestStatusPerDestination.IngestPairDataStatus getPairDataIngestionStatus()The status of the pair data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestPairDataStatus pair_data_ingestion_status = 3;
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestPairDataStatus |
The pairDataIngestionStatus. |
getPairDataIngestionStatusOrBuilder()
public abstract RequestStatusPerDestination.IngestPairDataStatusOrBuilder getPairDataIngestionStatusOrBuilder()The status of the pair data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestPairDataStatus pair_data_ingestion_status = 3;
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestPairDataStatusOrBuilder |
|
getPpidDataIngestionStatus()
public abstract RequestStatusPerDestination.IngestPpidDataStatus getPpidDataIngestionStatus()The status of the ppid data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestPpidDataStatus ppid_data_ingestion_status = 5;
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestPpidDataStatus |
The ppidDataIngestionStatus. |
getPpidDataIngestionStatusOrBuilder()
public abstract RequestStatusPerDestination.IngestPpidDataStatusOrBuilder getPpidDataIngestionStatusOrBuilder()The status of the ppid data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestPpidDataStatus ppid_data_ingestion_status = 5;
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestPpidDataStatusOrBuilder |
|
getStatusCase()
public abstract RequestStatusPerDestination.IngestAudienceMembersStatus.StatusCase getStatusCase()| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestAudienceMembersStatus.StatusCase |
|
getUserDataIngestionStatus()
public abstract RequestStatusPerDestination.IngestUserDataStatus getUserDataIngestionStatus()The status of the user data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestUserDataStatus user_data_ingestion_status = 1;
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatus |
The userDataIngestionStatus. |
getUserDataIngestionStatusOrBuilder()
public abstract RequestStatusPerDestination.IngestUserDataStatusOrBuilder getUserDataIngestionStatusOrBuilder()The status of the user data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestUserDataStatus user_data_ingestion_status = 1;
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserDataStatusOrBuilder |
|
getUserIdDataIngestionStatus()
public abstract RequestStatusPerDestination.IngestUserIdDataStatus getUserIdDataIngestionStatus()The status of the user id data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestUserIdDataStatus user_id_data_ingestion_status = 4;
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserIdDataStatus |
The userIdDataIngestionStatus. |
getUserIdDataIngestionStatusOrBuilder()
public abstract RequestStatusPerDestination.IngestUserIdDataStatusOrBuilder getUserIdDataIngestionStatusOrBuilder()The status of the user id data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestUserIdDataStatus user_id_data_ingestion_status = 4;
| Returns | |
|---|---|
| Type | Description |
RequestStatusPerDestination.IngestUserIdDataStatusOrBuilder |
|
hasMobileDataIngestionStatus()
public abstract boolean hasMobileDataIngestionStatus()The status of the mobile data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestMobileDataStatus mobile_data_ingestion_status = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the mobileDataIngestionStatus field is set. |
hasPairDataIngestionStatus()
public abstract boolean hasPairDataIngestionStatus()The status of the pair data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestPairDataStatus pair_data_ingestion_status = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the pairDataIngestionStatus field is set. |
hasPpidDataIngestionStatus()
public abstract boolean hasPpidDataIngestionStatus()The status of the ppid data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestPpidDataStatus ppid_data_ingestion_status = 5;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the ppidDataIngestionStatus field is set. |
hasUserDataIngestionStatus()
public abstract boolean hasUserDataIngestionStatus()The status of the user data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestUserDataStatus user_data_ingestion_status = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the userDataIngestionStatus field is set. |
hasUserIdDataIngestionStatus()
public abstract boolean hasUserIdDataIngestionStatus()The status of the user id data ingestion to the destination.
.google.ads.datamanager.v1.RequestStatusPerDestination.IngestUserIdDataStatus user_id_data_ingestion_status = 4;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the userIdDataIngestionStatus field is set. |