AI-generated Key Takeaways
-
The DaiEncodingProfileService contains a NullError.Reason enumeration with potential reasons for a target error.
-
Possible reasons for the NullError.Reason include
NOT_NULL
andUNKNOWN
. -
The
UNKNOWN
reason indicates that the actual value is not exposed by the requested API version.
Service
AdjustmentService
CompanyService
CreativeService
CreativeSetService
CreativeTemplateService
CreativeWrapperService
CustomFieldService
CustomTargetingService
DaiEncodingProfileService
ForecastService
InventoryService
LabelService
LineItemCreativeAssociationService
LineItemService
LineItemTemplateService
LiveStreamEventService
MobileApplicationService
NativeStyleService
OrderService
PlacementService
ProposalService
PublisherQueryLanguageService
SiteService
TeamService
UserTeamAssociationService
Dependencies
NullError
▼
NullError.Reason
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Enumeration | Description |
---|---|
NOT_NULL
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |