A saved ReportQuery representing the selection criteria for running a report.
More...
A saved ReportQuery representing the selection criteria for running a report.
long Google.Api.Ads.AdManager.v202311.SavedQuery.id |
|
getset |
The ID of the saved query.
bool Google.Api.Ads.AdManager.v202311.SavedQuery.idSpecified |
|
getset |
true
, if a value is specified for id, false
otherwise.
bool Google.Api.Ads.AdManager.v202311.SavedQuery.isCompatibleWithApiVersion |
|
getset |
Whether or not the saved query is compatible with the current API version. This will be
true
if and only if SavedQuery::reportQuery is non-null. A saved query will be incompatible with the API if it uses columns, dimensions, or other reporting features from the UI that are not available in the ReportQuery entity.
bool Google.Api.Ads.AdManager.v202311.SavedQuery.isCompatibleWithApiVersionSpecified |
|
getset |
string Google.Api.Ads.AdManager.v202311.SavedQuery.name |
|
getset |
The name of the saved query.
ReportQuery Google.Api.Ads.AdManager.v202311.SavedQuery.reportQuery |
|
getset |
The documentation for this class was generated from the following file: