AI-generated Key Takeaways
-
InvalidUrlError.Reason is an enumeration detailing the reasons a URL might be considered invalid within various Ad Manager services.
-
Reasons for an invalid URL include illegal characters, invalid format, insecure scheme, no scheme, or an unknown issue.
-
This enumeration is part of the YieldGroupService dependency.
Service
AdjustmentService
CdnConfigurationService
CompanyService
ContentService
CreativeService
CreativeSetService
CreativeTemplateService
ForecastService
InventoryService
LineItemCreativeAssociationService
LineItemService
LineItemTemplateService
LiveStreamEventService
NativeStyleService
OrderService
ProposalService
PublisherQueryLanguageService
YieldGroupService
Dependencies
InvalidUrlError
▼
InvalidUrlError.Reason
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| Enumeration | Description |
|---|---|
ILLEGAL_CHARACTERS
|
|
INVALID_FORMAT
|
|
INSECURE_SCHEME
|
|
NO_SCHEME
|
|
UNKNOWN
|