Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The InvalidUrlError.Reason enumeration lists potential reasons for an invalid URL error within various Google Ad Manager services.
These reasons include issues like illegal characters, invalid format, insecure or missing scheme.
This enumeration is part of the YieldGroupService and is referenced by other services like AdjustmentService, CdnConfigurationService, CompanyService, and more.
The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The provided content outlines various services within an ad management system, including Adjustment, CDN Configuration, Company, Content, Creative, Forecast, Inventory, LineItem, LiveStream, NativeStyle, Order, Proposal, and PublisherQueryLanguage services. The YieldGroupService is highlighted, with its dependency being InvalidUrlError. InvalidUrlError.Reason lists the potential issues with URLs such as `ILLEGAL_CHARACTERS`, `INVALID_FORMAT`, `INSECURE_SCHEME`, `NO_SCHEME`, and `UNKNOWN`, all within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]