# OWL Addendum generated by @inferal-relay/rdf-emitter
# This file imports the base RDFS ontology and adds OWL-specific axioms.

@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix tspv: <https://relay.inferal.com/ontology/typespec/versioning/> .
@prefix adm: <https://ontology.inferal.com/modules/advertising-measurement/> .
@prefix aent: <https://ontology.inferal.com/modules/advertising-entity/> .
@prefix microsoftads: <https://relay.inferal.com/ontology/microsoftads/> .
@prefix schema: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

# OWL Ontology metadata
<https://relay.inferal.com/ontology/microsoftads/> a owl:Ontology .
<https://relay.inferal.com/ontology/microsoftads/owl> a owl:Ontology ;
  owl:imports <https://relay.inferal.com/ontology/microsoftads/> ;
  owl:versionInfo "13.0.29" ;
  owl:versionIRI <https://relay.inferal.com/ontology/microsoftads/13.0.29/owl> .

# OWL axioms for class: Ad Insight Ad Group Bid Landscape
microsoftads:AdInsightAdGroupBidLandscape
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscape/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscape/adGroupBidLandscapeType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscape/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscape/endDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Day Month And Year
microsoftads:AdInsightDayMonthAndYear
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDayMonthAndYear/day> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDayMonthAndYear/month> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDayMonthAndYear/year> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Bid Landscape Point
microsoftads:AdInsightBidLandscapePoint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/bid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/clicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/impressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/topImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/cost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/marginalCPC> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Ad Group Bid Landscape Input
microsoftads:AdInsightAdGroupBidLandscapeInput
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscapeInput/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscapeInput/adGroupBidLandscapeType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Ad Group Estimate
microsoftads:AdInsightAdGroupEstimate
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupEstimate/adGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Estimate
microsoftads:AdInsightKeywordEstimate
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimate/keyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimate/minimum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimate/maximum> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword
microsoftads:AdInsightKeyword
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeyword/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeyword/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeyword/matchType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Traffic Estimate
microsoftads:AdInsightTrafficEstimate
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/impressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/clicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/totalCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/ctr> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/averageCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/averagePosition> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Ad Group Estimator
microsoftads:AdInsightAdGroupEstimator
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupEstimator/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupEstimator/maxCpc> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Estimator
microsoftads:AdInsightKeywordEstimator
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimator/keyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimator/maxCpc> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Api Fault Detail
microsoftads:AdInsightApiFaultDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApiFaultDetail/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApiFaultDetail/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Operation Error
microsoftads:AdInsightOperationError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightOperationError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightOperationError/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightOperationError/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightOperationError/message> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Batch Error
microsoftads:AdInsightBatchError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/message> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Application Fault
microsoftads:AdInsightApplicationFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplicationFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplicationFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Application Fault Base
microsoftads:AdInsightApplicationFaultBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplicationFaultBase/trackingId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Apply Recommendation Entity
microsoftads:AdInsightApplyRecommendationEntity
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplyRecommendationEntity/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplyRecommendationEntity/recommendationType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Auction Insight Entry
microsoftads:AdInsightAuctionInsightEntry
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightEntry/displayDomain> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightEntry/aggregatedKpi> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Auction Insight Kpi
microsoftads:AdInsightAuctionInsightKpi
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/impressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/overlapRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/averagePosition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/aboveRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/topOfPageRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/outrankingShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/absoluteTopOfPageRate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Auction Insight Result
microsoftads:AdInsightAuctionInsightResult
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightResult/usedImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightResult/usedKeywords> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Auction Segment Search Parameter
microsoftads:AdInsightAuctionSegmentSearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionSegmentSearchParameter/segment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionSegmentSearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Auto Apply Recommendations Info
microsoftads:AdInsightAutoApplyRecommendationsInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAutoApplyRecommendationsInfo/recommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAutoApplyRecommendationsInfo/aAROptInStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Bid Opportunity
microsoftads:AdInsightBidOpportunity
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/keywordId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/currentBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/matchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/suggestedBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/estimatedIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/estimatedIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/estimatedIncreaseInCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/opportunityKey> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Breakdowns
microsoftads:AdInsightBreakdowns
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/age> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/device> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/gender> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/inMarket> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/industry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/jobFunction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationSubGeography> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationMetroArea> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationCity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationPostalCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationCounty> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Location Info
microsoftads:AdInsightLocationInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationInfo/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Broad Match Keyword Opportunity
microsoftads:AdInsightBroadMatchKeywordOpportunity
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/adGroupName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/campaignName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/matchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/suggestedKeyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/suggestedBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/monthlySearches> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/competition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/estimatedIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/estimatedIncreaseInCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/estimatedIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/opportunityKey> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/clickShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/averageCTR> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/averageCPC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/referenceKeywordId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/referenceKeywordBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/referenceKeywordMatchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/impressionShare> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Broad Match Search Query Kpi
microsoftads:AdInsightBroadMatchSearchQueryKPI
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/searchQuery> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/impressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/clicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/sRPV> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/averageCTR> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Budget Opportunity
microsoftads:AdInsightBudgetOpportunity
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/currentBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/recommendedBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/budgetType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/increaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/percentageIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/increaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/percentageIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/opportunityKey> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Budget Point
microsoftads:AdInsightBudgetPoint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/budgetAmount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/budgetPointType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/estimatedWeeklyClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/estimatedWeeklyCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/estimatedWeeklyImpressions> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Campaign Bid Landscape
microsoftads:AdInsightCampaignBidLandscape
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscape/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscape/campaignBidLandscapeType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscape/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscape/endDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Campaign Bid Landscape Point
microsoftads:AdInsightCampaignBidLandscapePoint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/bid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/targetCpa> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/targetRoas> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/clicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/impressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/topImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/cost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/conversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/conversionValues> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/marginalCPC> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Campaign Budget Recommendation
microsoftads:AdInsightCampaignBudgetRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/accountName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/campaignName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/adGroupName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/recommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/recommendationHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/estimatedIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/estimatedIncreaseInCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/estimatedIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/estimatedIncreaseInConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/dismissed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/recommendedBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/budgetType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Campaign Estimate
microsoftads:AdInsightCampaignEstimate
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimate/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Campaign Estimator
microsoftads:AdInsightCampaignEstimator
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimator/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimator/dailyBudget> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Criterion
microsoftads:AdInsightCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/locationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/network> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/deviceName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Negative Keyword
microsoftads:AdInsightNegativeKeyword
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNegativeKeyword/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNegativeKeyword/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNegativeKeyword/matchType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Category Search Parameter
microsoftads:AdInsightCategorySearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCategorySearchParameter/categoryId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCategorySearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Competition Search Parameter
microsoftads:AdInsightCompetitionSearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCompetitionSearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Date Range Search Parameter
microsoftads:AdInsightDateRangeSearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDateRangeSearchParameter/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDateRangeSearchParameter/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDateRangeSearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Decimal Rounded Result
microsoftads:AdInsightDecimalRoundedResult
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDecimalRoundedResult/value> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDecimalRoundedResult/unit> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Device Criterion
microsoftads:AdInsightDeviceCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDeviceCriterion/deviceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDeviceCriterion/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Device Search Parameter
microsoftads:AdInsightDeviceSearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDeviceSearchParameter/device> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDeviceSearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Dismiss Recommendation Entity
microsoftads:AdInsightDismissRecommendationEntity
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDismissRecommendationEntity/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDismissRecommendationEntity/recommendationType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Domain Category
microsoftads:AdInsightDomainCategory
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDomainCategory/categoryName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDomainCategory/coverage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDomainCategory/bid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Entity Detail
microsoftads:AdInsightEntityDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityDetail/entityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityDetail/entityName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Entity Parameter
microsoftads:AdInsightEntityParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityParameter/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityParameter/suggestedText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityParameter/entityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityParameter/entityCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Estimated Bid And Traffic
microsoftads:AdInsightEstimatedBidAndTraffic
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/minClicksPerWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/maxClicksPerWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/averageCPC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/minImpressionsPerWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/maxImpressionsPerWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/cTR> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/minTotalCostPerWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/maxTotalCostPerWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/matchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/estimatedMinBid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Estimated Position And Traffic
microsoftads:AdInsightEstimatedPositionAndTraffic
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/matchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/minClicksPerWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/maxClicksPerWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/averageCPC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/minImpressionsPerWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/maxImpressionsPerWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/cTR> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/minTotalCostPerWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/maxTotalCostPerWeek> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/estimatedAdPosition> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Exclude Account Keywords Search Parameter
microsoftads:AdInsightExcludeAccountKeywordsSearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightExcludeAccountKeywordsSearchParameter/excludeAccountKeywords> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightExcludeAccountKeywordsSearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Feed
microsoftads:AdInsightFeed
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightFeed/storeId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightFeed/feedId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightFeed/feedType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Auction Insight Data Request
microsoftads:AdInsightGetAuctionInsightDataRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAuctionInsightDataRequest/entityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAuctionInsightDataRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Search Parameter
microsoftads:AdInsightSearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/categoryId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/minimum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/maximum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/excludeAccountKeywords> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/network> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/device> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/segment> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Location Criterion
microsoftads:AdInsightLocationCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationCriterion/locationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationCriterion/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Network Criterion
microsoftads:AdInsightNetworkCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNetworkCriterion/network> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNetworkCriterion/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Language Criterion
microsoftads:AdInsightLanguageCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLanguageCriterion/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLanguageCriterion/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Auction Insight Data Response
microsoftads:AdInsightGetAuctionInsightDataResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAuctionInsightDataResponse/result> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Audience Breakdown Request
microsoftads:AdInsightGetAudienceBreakdownRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/age> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/gender> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/audience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/company> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/industry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/jobFunction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/placement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/device> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/topic> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/campaignBiddingStrategy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/campaignSubType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/feed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/lcid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/breakdownReturnCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/multiAdTypes> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Radius Target
microsoftads:AdInsightRadiusTarget
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRadiusTarget/radius> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRadiusTarget/radiusUnit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRadiusTarget/centerLatitude> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRadiusTarget/centerLongitude> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Audience Breakdown Response
microsoftads:AdInsightGetAudienceBreakdownResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/estAudienceSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/estImpression> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/isImpressionTooSpecific> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/isPrivacyCheckPassed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/suggestedBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/currency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/breakdowns> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Audience Full Estimation Request
microsoftads:AdInsightGetAudienceFullEstimationRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/age> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/gender> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/audience> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/company> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/industry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/jobFunction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/placement> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/device> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/topic> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/campaignBiddingStrategy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/campaignSubType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/feed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/dailyBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/bid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/currency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/multiAdTypes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/totalBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/includeImpressionsBreakdown> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/autoTargeting> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Audience Full Estimation Response
microsoftads:AdInsightGetAudienceFullEstimationResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estImpression> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estAudienceSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estClick> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estSpend> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCostPerEvent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCPC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCTR> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/suggestedBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/suggestedBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/eventsLostToBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/eventsLostToBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estReachAudienceSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estReachImpression> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/currency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estImpressionByType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estClickByType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estSpendByType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCostPerEventByType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCPCByType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estViewByType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCTRByType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estReachImpressionByType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Range Result Of Decimal Rounded Result
microsoftads:AdInsightRangeResultOfDecimalRoundedResult
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRangeResultOfDecimalRoundedResult/high> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRangeResultOfDecimalRoundedResult/low> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Range Result Ofdouble
microsoftads:AdInsightRangeResultOfdouble
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRangeResultOfdouble/high> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRangeResultOfdouble/low> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Bid Landscape By Keyword Ids Request
microsoftads:AdInsightGetBidLandscapeByKeywordIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByKeywordIdsRequest/includeCurrentBid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Bid Landscape
microsoftads:AdInsightKeywordBidLandscape
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordBidLandscape/keywordId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordBidLandscape/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordBidLandscape/endDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Bid Opportunities Request
microsoftads:AdInsightGetBidOpportunitiesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidOpportunitiesRequest/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidOpportunitiesRequest/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidOpportunitiesRequest/opportunityType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Budget Opportunities Request
microsoftads:AdInsightGetBudgetOpportunitiesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBudgetOpportunitiesRequest/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Domain Categories Request
microsoftads:AdInsightGetDomainCategoriesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetDomainCategoriesRequest/domainName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetDomainCategoriesRequest/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetDomainCategoriesRequest/categoryName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Estimated Bid By Keyword Ids Request
microsoftads:AdInsightGetEstimatedBidByKeywordIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordIdsRequest/targetPositionForAds> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Id Estimated Bid
microsoftads:AdInsightKeywordIdEstimatedBid
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdEstimatedBid/keywordId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdEstimatedBid/keywordEstimatedBid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Estimated Bid
microsoftads:AdInsightKeywordEstimatedBid
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimatedBid/keyword> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Estimated Bid By Keywords Request
microsoftads:AdInsightGetEstimatedBidByKeywordsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/targetPositionForAds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/entityLevelBid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword And Match Type
microsoftads:AdInsightKeywordAndMatchType
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordAndMatchType/keywordText> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Estimated Bid By Keywords Response
microsoftads:AdInsightGetEstimatedBidByKeywordsResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsResponse/adGroupEstimatedBid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Estimated Position By Keyword Ids Request
microsoftads:AdInsightGetEstimatedPositionByKeywordIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordIdsRequest/maxBid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Id Estimated Position
microsoftads:AdInsightKeywordIdEstimatedPosition
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdEstimatedPosition/keywordId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdEstimatedPosition/keywordEstimatedPosition> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Estimated Position
microsoftads:AdInsightKeywordEstimatedPosition
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimatedPosition/keyword> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Estimated Position By Keywords Request
microsoftads:AdInsightGetEstimatedPositionByKeywordsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/maxBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/adGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Historical Keyword Performance Request
microsoftads:AdInsightGetHistoricalKeywordPerformanceRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/timeInterval> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/targetAdPosition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/language> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Historical Performance
microsoftads:AdInsightKeywordHistoricalPerformance
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordHistoricalPerformance/keyword> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Kpi
microsoftads:AdInsightKeywordKPI
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/device> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/matchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/adPosition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/clicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/impressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/averageCPC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/cTR> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/totalCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/averageBid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Historical Search Count Request
microsoftads:AdInsightGetHistoricalSearchCountRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/timePeriodRollup> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Search Count
microsoftads:AdInsightKeywordSearchCount
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordSearchCount/keyword> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Search Counts By Attributes
microsoftads:AdInsightSearchCountsByAttributes
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchCountsByAttributes/device> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Historical Search Count Periodic
microsoftads:AdInsightHistoricalSearchCountPeriodic
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightHistoricalSearchCountPeriodic/searchCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightHistoricalSearchCountPeriodic/dayMonthAndYear> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Keyword Categories Request
microsoftads:AdInsightGetKeywordCategoriesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordCategoriesRequest/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordCategoriesRequest/publisherCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordCategoriesRequest/maxCategories> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Category Result
microsoftads:AdInsightKeywordCategoryResult
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordCategoryResult/keyword> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Category
microsoftads:AdInsightKeywordCategory
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordCategory/category> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordCategory/confidenceScore> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Keyword Demographics Request
microsoftads:AdInsightGetKeywordDemographicsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordDemographicsRequest/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordDemographicsRequest/publisherCountry> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Demographic Result
microsoftads:AdInsightKeywordDemographicResult
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographicResult/keyword> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Demographic
microsoftads:AdInsightKeywordDemographic
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/device> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/eighteenToTwentyFour> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/twentyFiveToThirtyFour> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/thirtyFiveToFourtyNine> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/fiftyToSixtyFour> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/sixtyFiveAndAbove> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/ageUnknown> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/female> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/male> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/genderUnknown> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Idea Category
microsoftads:AdInsightKeywordIdeaCategory
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdeaCategory/categoryId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdeaCategory/categoryName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Keyword Ideas Request
microsoftads:AdInsightGetKeywordIdeasRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordIdeasRequest/expandIdeas> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Idea
microsoftads:AdInsightKeywordIdea
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/keyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/adGroupName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/suggestedBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/competition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/relevance> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/adImpressionShare> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Keyword Locations Request
microsoftads:AdInsightGetKeywordLocationsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/publisherCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/level> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/parentCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/maxLocations> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Location Result
microsoftads:AdInsightKeywordLocationResult
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordLocationResult/keyword> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Location
microsoftads:AdInsightKeywordLocation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordLocation/device> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordLocation/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordLocation/percentage> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Keyword Opportunities Request
microsoftads:AdInsightGetKeywordOpportunitiesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordOpportunitiesRequest/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordOpportunitiesRequest/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordOpportunitiesRequest/opportunityType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Opportunity
microsoftads:AdInsightKeywordOpportunity
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/adGroupName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/campaignName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/matchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/suggestedKeyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/suggestedBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/monthlySearches> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/competition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/estimatedIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/estimatedIncreaseInCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/estimatedIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/opportunityKey> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/clickShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/averageCTR> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/averageCPC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/referenceKeywordId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/referenceKeywordBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/referenceKeywordMatchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/impressionShare> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Performance Insights Detail Data By Account Id Request
microsoftads:AdInsightGetPerformanceInsightsDetailDataByAccountIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetPerformanceInsightsDetailDataByAccountIdRequest/entityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetPerformanceInsightsDetailDataByAccountIdRequest/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetPerformanceInsightsDetailDataByAccountIdRequest/endDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Performance Insights Detail
microsoftads:AdInsightPerformanceInsightsDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/entityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/entityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/kPIType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/date> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/description> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Performance Insights Message
microsoftads:AdInsightPerformanceInsightsMessage
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessage/templateId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessage/indentationLevel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Performance Insights Message Parameter
microsoftads:AdInsightPerformanceInsightsMessageParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/suggestedText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/urlCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/urlId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/suggestedUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/entityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/entityCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Get Recommendations Request
microsoftads:AdInsightGetRecommendationsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetRecommendationsRequest/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetRecommendationsRequest/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetRecommendationsRequest/recommendationType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Recommendation
microsoftads:AdInsightRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/recommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/recommendationHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/currentClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/estimatedIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/currentCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/estimatedIncreaseInCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/currentImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/estimatedIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/currentConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/estimatedIncreaseInConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/suggestedAd> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Suggested Responsive Search Ad
microsoftads:AdInsightSuggestedResponsiveSearchAd
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedResponsiveSearchAd/path1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedResponsiveSearchAd/path2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedResponsiveSearchAd/finalUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Text Asset Suggestions
microsoftads:AdInsightTextAssetSuggestions
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTextAssetSuggestions/finalUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Idea Text Search Parameter
microsoftads:AdInsightIdeaTextSearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightIdeaTextSearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Impression Share Search Parameter
microsoftads:AdInsightImpressionShareSearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightImpressionShareSearchParameter/minimum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightImpressionShareSearchParameter/maximum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightImpressionShareSearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword And Confidence
microsoftads:AdInsightKeywordAndConfidence
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordAndConfidence/suggestedKeyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordAndConfidence/confidenceScore> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Opportunity Base
microsoftads:AdInsightKeywordOpportunityBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/adGroupName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/campaignName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/matchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/suggestedKeyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/suggestedBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/monthlySearches> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/competition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/estimatedIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/estimatedIncreaseInCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/estimatedIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/opportunityKey> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Recommendation
microsoftads:AdInsightKeywordRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/accountName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/campaignName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/adGroupName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/recommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/recommendationHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/currentClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/estimatedIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/currentCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/estimatedIncreaseInCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/currentImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/estimatedIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/currentConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/estimatedIncreaseInConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/dismissed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/suggestedKeyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/suggestedBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/monthlySearches> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/matchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/competition> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Keyword Suggestion
microsoftads:AdInsightKeywordSuggestion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordSuggestion/keyword> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Language Search Parameter
microsoftads:AdInsightLanguageSearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLanguageSearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Location Search Parameter
microsoftads:AdInsightLocationSearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationSearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Network Search Parameter
microsoftads:AdInsightNetworkSearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNetworkSearchParameter/network> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNetworkSearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Performance Insights Message Parameter Base
microsoftads:AdInsightPerformanceInsightsMessageParameterBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameterBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Query Search Parameter
microsoftads:AdInsightQuerySearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightQuerySearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Recommendation Base
microsoftads:AdInsightRecommendationBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/recommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/recommendationHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/currentClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/estimatedIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/currentCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/estimatedIncreaseInCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/currentImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/estimatedIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/currentConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/estimatedIncreaseInConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Recommendation Base Base
microsoftads:AdInsightRecommendationBaseBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/accountName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/campaignName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/adGroupName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/recommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/recommendationHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/currentClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/estimatedIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/currentCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/estimatedIncreaseInCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/currentImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/estimatedIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/currentConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/estimatedIncreaseInConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/dismissed> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Recommendation Info
microsoftads:AdInsightRecommendationInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfo/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfo/recommendationHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfo/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfo/adId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Recommendation Info Base
microsoftads:AdInsightRecommendationInfoBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfoBase/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfoBase/recommendationHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfoBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Remove Conflicting Negative Keyword Recommendation
microsoftads:AdInsightRemoveConflictingNegativeKeywordRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/accountName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/campaignName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/adGroupName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/recommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/recommendationHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/currentClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/estimatedIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/currentCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/estimatedIncreaseInCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/currentImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/estimatedIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/currentConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/estimatedIncreaseInConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/dismissed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeywordId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeywordMatchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeywordSharedListId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeywordListName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/source> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Responsive Search Ad Asset Recommendation
microsoftads:AdInsightResponsiveSearchAdAssetRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/accountName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/campaignName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/adGroupName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/recommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/recommendationHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/currentClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/estimatedIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/currentCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/estimatedIncreaseInCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/currentImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/estimatedIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/currentConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/estimatedIncreaseInConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/dismissed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/responsiveSearchAdId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/recommendedResponsiveSearchAd> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Responsive Search Ad Recommendation
microsoftads:AdInsightResponsiveSearchAdRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/accountName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/campaignName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/adGroupName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/recommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/recommendationHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/currentClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/estimatedIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/currentCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/estimatedIncreaseInCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/currentImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/estimatedIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/currentConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/estimatedIncreaseInConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/dismissed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/suggestedAd> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Responsive Search Ads Recommendation
microsoftads:AdInsightResponsiveSearchAdsRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/recommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/recommendationHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/currentClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/estimatedIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/currentCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/estimatedIncreaseInCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/currentImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/estimatedIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/currentConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/estimatedIncreaseInConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/suggestedAd> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Retrieve Recommendations Request
microsoftads:AdInsightRetrieveRecommendationsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRetrieveRecommendationsRequest/maxCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight RSARecommendation Info
microsoftads:AdInsightRSARecommendationInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRSARecommendationInfo/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRSARecommendationInfo/recommendationHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRSARecommendationInfo/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRSARecommendationInfo/adId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Search Volume Search Parameter
microsoftads:AdInsightSearchVolumeSearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchVolumeSearchParameter/minimum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchVolumeSearchParameter/maximum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchVolumeSearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Suggested Bid Search Parameter
microsoftads:AdInsightSuggestedBidSearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedBidSearchParameter/minimum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedBidSearchParameter/maximum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedBidSearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Suggest Keywords For Url Request
microsoftads:AdInsightSuggestKeywordsForUrlRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/maxKeywords> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/minConfidenceScore> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/excludeBrand> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Suggest Keywords From Existing Keywords Request
microsoftads:AdInsightSuggestKeywordsFromExistingKeywordsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/maxSuggestionsPerKeyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/suggestionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/removeDuplicates> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/excludeBrand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Tag Recommendations Request
microsoftads:AdInsightTagRecommendationsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTagRecommendationsRequest/recommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTagRecommendationsRequest/lable> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Text Parameter
microsoftads:AdInsightTextParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTextParameter/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTextParameter/suggestedText> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Url Parameter
microsoftads:AdInsightUrlParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/suggestedText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/urlCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/urlId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/suggestedUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Url Search Parameter
microsoftads:AdInsightUrlSearchParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlSearchParameter/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlSearchParameter/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Ad Insight Use Broad Match Keyword Recommendation
microsoftads:AdInsightUseBroadMatchKeywordRecommendation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/accountName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/campaignName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/adGroupName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/recommendationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/recommendationHash> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/estimatedIncreaseInClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/estimatedIncreaseInCost> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/estimatedIncreaseInImpressions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/estimatedIncreaseInConversions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/dismissed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/keywordOrderItemId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/keyword> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentMatchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/suggestedMatchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/suggestedBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/suggestedStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Ad Api Error
microsoftads:BulkAdApiError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiError/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiError/detail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiError/errorCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Ad Api Fault Detail
microsoftads:BulkAdApiFaultDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiFaultDetail/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiFaultDetail/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Ad Center Authentication Fault
microsoftads:BulkAdCenterAuthenticationFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/errorMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/mTServerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/faultingLayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/errorSourceSystem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Ad Center Authorization Fault
microsoftads:BulkAdCenterAuthorizationFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/errorMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/mTServerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/faultingLayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/errorSourceSystem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Ad Center Fault
microsoftads:BulkAdCenterFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/errorMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/mTServerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/faultingLayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/errorSourceSystem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Ad Center Internal Error Fault
microsoftads:BulkAdCenterInternalErrorFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/errorMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/mTServerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/faultingLayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/errorSourceSystem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Ad Center System Fault
microsoftads:BulkAdCenterSystemFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/errorMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/mTServerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/faultingLayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/errorSourceSystem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Api Fault Detail
microsoftads:BulkApiFaultDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApiFaultDetail/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApiFaultDetail/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Batch Error
microsoftads:BulkBatchError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/disapprovedText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/reasonCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/publisherCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/fieldPath> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/appealable> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Key Value Pair Ofstring Andstring
microsoftads:BulkKeyValuePairOfstringAndstring
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkKeyValuePairOfstringAndstring/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkKeyValuePairOfstringAndstring/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Operation Error
microsoftads:BulkOperationError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkOperationError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkOperationError/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkOperationError/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkOperationError/message> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Application Fault
microsoftads:BulkApplicationFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/errorMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/mTServerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/faultingLayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/errorSourceSystem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/errorCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Editorial Error
microsoftads:BulkEditorialError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/disapprovedText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/reasonCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/publisherCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/fieldPath> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/appealable> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Application Fault Base
microsoftads:BulkApplicationFaultBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFaultBase/trackingId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Batch Error Base
microsoftads:BulkBatchErrorBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/fieldPath> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Campaign Scope
microsoftads:BulkCampaignScope
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkCampaignScope/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkCampaignScope/parentAccountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Download Campaigns By Account Ids Request
microsoftads:BulkDownloadCampaignsByAccountIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/lastSyncTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/dataScope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/downloadFileType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/compressionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Download Campaigns By Account Ids Response
microsoftads:BulkDownloadCampaignsByAccountIdsResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsResponse/downloadRequestId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Download Campaigns By Campaign Ids Request
microsoftads:BulkDownloadCampaignsByCampaignIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/lastSyncTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/dataScope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/downloadFileType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/compressionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Download Campaigns By Campaign Ids Response
microsoftads:BulkDownloadCampaignsByCampaignIdsResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsResponse/downloadRequestId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Editorial Api Fault Detail
microsoftads:BulkEditorialApiFaultDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialApiFaultDetail/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialApiFaultDetail/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Get Bulk Download Status Request
microsoftads:BulkGetBulkDownloadStatusRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusRequest/requestId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Get Bulk Download Status Response
microsoftads:BulkGetBulkDownloadStatusResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusResponse/requestStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusResponse/resultFileUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusResponse/percentComplete> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Get Bulk Upload Status Request
microsoftads:BulkGetBulkUploadStatusRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusRequest/requestId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Get Bulk Upload Status Response
microsoftads:BulkGetBulkUploadStatusResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusResponse/requestStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusResponse/resultFileUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusResponse/percentComplete> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Get Bulk Upload Url Request
microsoftads:BulkGetBulkUploadUrlRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadUrlRequest/responseMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadUrlRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Get Bulk Upload Url Response
microsoftads:BulkGetBulkUploadUrlResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadUrlResponse/uploadUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadUrlResponse/requestId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Upload Entity Records Request
microsoftads:BulkUploadEntityRecordsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsRequest/responseMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Bulk Upload Entity Records Response
microsoftads:BulkUploadEntityRecordsResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsResponse/requestId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsResponse/requestStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Account Content Negative Keyword List
microsoftads:CampaignManagementAccountContentNegativeKeywordList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/itemCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/associationCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Key Value Pair Ofstring Andstring
microsoftads:CampaignManagementKeyValuePairOfstringAndstring
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyValuePairOfstringAndstring/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyValuePairOfstringAndstring/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Account Migration Statuses Info
microsoftads:CampaignManagementAccountMigrationStatusesInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountMigrationStatusesInfo/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Migration Status Info
microsoftads:CampaignManagementMigrationStatusInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMigrationStatusInfo/migrationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMigrationStatusInfo/startTimeInUtc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMigrationStatusInfo/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Account Negative Keyword List
microsoftads:CampaignManagementAccountNegativeKeywordList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/itemCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/associationCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Account Placement Exclusion List
microsoftads:CampaignManagementAccountPlacementExclusionList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/itemCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/associationCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Account Placement Inclusion List
microsoftads:CampaignManagementAccountPlacementInclusionList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/itemCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/associationCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Account Property
microsoftads:CampaignManagementAccountProperty
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountProperty/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountProperty/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Action Ad Extension
microsoftads:CampaignManagementActionAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/actionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/urlCustomParameters> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Schedule
microsoftads:CampaignManagementSchedule
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSchedule/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSchedule/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSchedule/useSearcherTimeZone> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Date
microsoftads:CampaignManagementDate
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDate/year> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDate/month> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDate/day> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Day Time
microsoftads:CampaignManagementDayTime
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/day> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/startHour> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/startMinute> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/endHour> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/endMinute> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Custom Parameter
microsoftads:CampaignManagementCustomParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomParameter/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomParameter/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad
microsoftads:CampaignManagementAd
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/adFormatPreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/destinationUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/displayUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/promotionalText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/appPlatform> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/appStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/titlePart1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/titlePart2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/path1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/path2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/domain> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/titlePart3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/textPart2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/headline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/longHeadlineString> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/callToAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/callToActionLanguage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/longHeadline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/verifiedTrackingSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/adSubType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management App Url
microsoftads:CampaignManagementAppUrl
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppUrl/osType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppUrl/url> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Asset Link
microsoftads:CampaignManagementAssetLink
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetLink/asset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetLink/pinnedField> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetLink/assetPerformanceLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetLink/editorialStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Asset
microsoftads:CampaignManagementAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/subType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/cropX> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/cropY> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/cropWidth> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/cropHeight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/targetWidth> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/targetHeight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/croppingType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/thumbnailImage> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Image Asset
microsoftads:CampaignManagementImageAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/subType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/cropX> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/cropY> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/cropWidth> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/cropHeight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/targetWidth> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/targetHeight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/croppingType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Verified Tracking Setting
microsoftads:CampaignManagementVerifiedTrackingSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVerifiedTrackingSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVerifiedTrackingSetting/details> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Api Error
microsoftads:CampaignManagementAdApiError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiError/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiError/detail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiError/errorCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Api Fault Detail
microsoftads:CampaignManagementAdApiFaultDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiFaultDetail/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiFaultDetail/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Base
microsoftads:CampaignManagementAdBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/adFormatPreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/urlCustomParameters> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Center Authentication Fault
microsoftads:CampaignManagementAdCenterAuthenticationFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/errorMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/mTServerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/faultingLayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/errorSourceSystem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Center Authorization Fault
microsoftads:CampaignManagementAdCenterAuthorizationFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/errorMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/mTServerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/faultingLayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/errorSourceSystem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Center Fault
microsoftads:CampaignManagementAdCenterFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/errorMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/mTServerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/faultingLayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/errorSourceSystem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Center Internal Error Fault
microsoftads:CampaignManagementAdCenterInternalErrorFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/errorMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/mTServerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/faultingLayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/errorSourceSystem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Center System Fault
microsoftads:CampaignManagementAdCenterSystemFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/errorMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/mTServerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/faultingLayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/errorSourceSystem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Ad Extensions Request
microsoftads:CampaignManagementAddAdExtensionsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdExtensionsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Extension
microsoftads:CampaignManagementAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/address> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/geoPoint> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/geoCodeStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/companyName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/phoneNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/countryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/isCallOnly> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/isCallTrackingEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/requireTollFreeTrackingNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/alternativeText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/destinationUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/displayText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/sourceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/appPlatform> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/appStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/sourceUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/priority> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/isExact> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/nameUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/description1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/description2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/actionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/header> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/priceExtensionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionItem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/discountModifier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/percentOff> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/moneyAmountOff> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/ordersOverAmount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionStartDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionEndDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionOccasion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/adExtensionHeaderType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/flyerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/storeId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/actionText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/videoId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/thumbnailId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/thumbnailUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/popupText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/lineText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/disclaimerLayout> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/businessLogo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/businessLogoUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/domainName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/callToAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/actionName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/actionDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/corporateImage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/corporateImageInternalUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/formHeadline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/formBusinessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/formDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/formPolicyUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/confirmationMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/confirmationDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/confirmationAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/confirmationUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/leadDelivery> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/leadEmails> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/leadWebhookUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/leadWebhookKey> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Address
microsoftads:CampaignManagementAddress
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/streetAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/streetAddress2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/cityName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/provinceCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/provinceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/postalCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/countryCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Geo Point
microsoftads:CampaignManagementGeoPoint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGeoPoint/latitudeInMicroDegrees> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGeoPoint/longitudeInMicroDegrees> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Price Table Row
microsoftads:CampaignManagementPriceTableRow
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/header> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/price> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/priceUnit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/priceQualifier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/termsAndConditions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/termsAndConditionsUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Lead Form Question Definition
microsoftads:CampaignManagementLeadFormQuestionDefinition
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormQuestionDefinition/uniqueQuestionId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Extension Identity
microsoftads:CampaignManagementAdExtensionIdentity
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionIdentity/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionIdentity/version> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Batch Error Collection
microsoftads:CampaignManagementBatchErrorCollection
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/disapprovedText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/reasonCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/publisherCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/fieldPath> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/appealable> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Batch Error
microsoftads:CampaignManagementBatchError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/disapprovedText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/reasonCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/publisherCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/fieldPath> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/appealable> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Ad Group Criterions Request
microsoftads:CampaignManagementAddAdGroupCriterionsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupCriterionsRequest/criterionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Group Criterion
microsoftads:CampaignManagementAdGroupCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/criterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/criterionBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/destinationUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/criterionCashback> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Criterion
microsoftads:CampaignManagementCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/parentCriterionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/condition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/partitionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/listing> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/listingType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/minDays> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/maxDays> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/checkInDay> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/hotelDateSelectionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/minNights> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/maxNights> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/parameter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/ageRange> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/deviceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/oSName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/day> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/fromHour> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/fromMinute> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/toHour> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/toMinute> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/genderType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/radius> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/radiusUnit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/latitudeDegrees> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/longitudeDegrees> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/locationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/locationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/displayName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/intentOption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/audienceId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/audienceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/profileId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/profileType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/profile> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/storeId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/dealId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/genreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/placementId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/placementName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/topicId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/topicName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/channelPlacementId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/channelPlacementName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/channelId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/channelName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/subChannelId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/subChannelName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Product Condition
microsoftads:CampaignManagementProductCondition
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductCondition/operand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductCondition/attribute> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductCondition/operator> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Hotel Listing
microsoftads:CampaignManagementHotelListing
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelListing/operand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelListing/attribute> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Webpage Parameter
microsoftads:CampaignManagementWebpageParameter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpageParameter/criterionName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Webpage Condition
microsoftads:CampaignManagementWebpageCondition
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpageCondition/operand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpageCondition/operator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpageCondition/argument> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Criterion Bid
microsoftads:CampaignManagementCriterionBid
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBid/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBid/amount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBid/multiplier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBid/rateAmount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Rate Amount
microsoftads:CampaignManagementRateAmount
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRateAmount/amount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Criterion Cashback
microsoftads:CampaignManagementCriterionCashback
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionCashback/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionCashback/cashbackPercent> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Ad Groups Request
microsoftads:CampaignManagementAddAdGroupsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupsRequest/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupsRequest/returnInheritedBidStrategyTypes> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Group
microsoftads:CampaignManagementAdGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/privacyStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/cpcBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/network> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/adRotation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/audienceAdsBidAdjustment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/biddingScheme> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/adScheduleUseSearcherTimeZone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/adGroupType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/cpvBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/cpmBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/mcpaBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/multimediaAdsBidAdjustment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/commissionRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/percentCpcBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/useOptimizedTargeting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/usePredictiveTargeting> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Bid
microsoftads:CampaignManagementBid
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBid/amount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Rotation
microsoftads:CampaignManagementAdRotation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRotation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRotation/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRotation/endDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Bidding Scheme
microsoftads:CampaignManagementBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/maxCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetCpa> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/manualCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/inheritedBidStrategyType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetRoas> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetAdPosition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/maxPercentCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/commissionRate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/manualCpi> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetCostPerSale> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Setting
microsoftads:CampaignManagementSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/priority> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/salesCountryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/storeId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/localInventoryAdsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/shoppableAdsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/feedLabel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/feedId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/domainName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/dynamicDescriptionEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/bidOption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/bidBoostValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/bidMaxValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/disclaimerAdsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/hotelAdGroupType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/autoGeneratedAssetsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/finalUrlExpansionOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/autoGeneratedTextOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/autoGeneratedImageOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/costPerSaleOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/automatedCallToActionOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/callToActionOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/displayUrlMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/websiteDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/appStore> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/appId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/newCustomerAcquisitionGoalId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/newCustomerAcquisitionBidOnlyMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/additionalConversionValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/baseDomain> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/searchTermMatchingOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/aISearchEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/networkOption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/impressionTrackingUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/optimizationGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/timeGranularity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/capValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/channelOptimizationOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/audienceOptimizationOptOut> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Rate Bid
microsoftads:CampaignManagementRateBid
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRateBid/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRateBid/rateAmount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Frequency Cap Settings
microsoftads:CampaignManagementFrequencyCapSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequencyCapSettings/timeGranularity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequencyCapSettings/capValue> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Ads Request
microsoftads:CampaignManagementAddAdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdsRequest/adGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Asset Groups Request
microsoftads:CampaignManagementAddAssetGroupsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAssetGroupsRequest/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Asset Group
microsoftads:CampaignManagementAssetGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/path1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/path2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/callToAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Asset Group Search Theme
microsoftads:CampaignManagementAssetGroupSearchTheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupSearchTheme/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupSearchTheme/searchTheme> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupSearchTheme/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Asset Group Url Target
microsoftads:CampaignManagementAssetGroupUrlTarget
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetCondition1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetConditionOperator1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetValue1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetCondition2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetConditionOperator2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetValue2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetCondition3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetConditionOperator3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetValue3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Audience Group
microsoftads:CampaignManagementAudienceGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroup/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroup/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroup/associationCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroup/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Audience Group Dimension
microsoftads:CampaignManagementAudienceGroupDimension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupDimension/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Audience Info
microsoftads:CampaignManagementAudienceInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceInfo/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceInfo/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Profile Info
microsoftads:CampaignManagementProfileInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileInfo/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileInfo/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Audience
microsoftads:CampaignManagementAudience
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/membershipDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/searchSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/audienceNetworkSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/customerShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/parentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/rule> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/tagId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/productAudienceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/sourceId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/entityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/adGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Customer Share
microsoftads:CampaignManagementCustomerShare
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerShare/ownerCustomerId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Customer Account Share
microsoftads:CampaignManagementCustomerAccountShare
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerAccountShare/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerAccountShare/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Customer Account Share Association
microsoftads:CampaignManagementCustomerAccountShareAssociation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerAccountShareAssociation/usageType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerAccountShareAssociation/associationCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Remarketing Rule
microsoftads:CampaignManagementRemarketingRule
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/normalForm> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/categoryOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/category> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/actionOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/action> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/labelOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/label> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/valueOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Rule Item
microsoftads:CampaignManagementRuleItem
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItem/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItem/operand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItem/operator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItem/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Combination Rule
microsoftads:CampaignManagementCombinationRule
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinationRule/operator> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Custom Segment Catalog
microsoftads:CampaignManagementCustomSegmentCatalog
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegmentCatalog/catalogId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegmentCatalog/catalogName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegmentCatalog/effectiveEditorialStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Bid Strategy
microsoftads:CampaignManagementBidStrategy
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/associatedCampaignType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/biddingScheme> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/associationCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/reportingTimeZone> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Brand Kits Request
microsoftads:CampaignManagementAddBrandKitsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBrandKitsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Brand Kit
microsoftads:CampaignManagementBrandKit
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/brandVoice> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Brand Kit Image
microsoftads:CampaignManagementBrandKitImage
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/cropX> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/cropY> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/cropWidth> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/cropHeight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/thumbnailUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Brand Kit Palette
microsoftads:CampaignManagementBrandKitPalette
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitPalette/colorType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitPalette/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Brand Kit Color
microsoftads:CampaignManagementBrandKitColor
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitColor/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitColor/hexCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Brand Kit Font
microsoftads:CampaignManagementBrandKitFont
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitFont/typeface> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitFont/weight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitFont/textAssetType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Brand Voice
microsoftads:CampaignManagementBrandVoice
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandVoice/personality> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Budget
microsoftads:CampaignManagementBudget
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/amount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/budgetType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/associationCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Campaign Conversion Goal
microsoftads:CampaignManagementCampaignConversionGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignConversionGoal/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignConversionGoal/goalId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Campaign Criterions Request
microsoftads:CampaignManagementAddCampaignCriterionsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignCriterionsRequest/criterionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Campaign Criterion
microsoftads:CampaignManagementCampaignCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/criterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/criterionBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/criterionCashback> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Campaigns Request
microsoftads:CampaignManagementAddCampaignsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Campaign
microsoftads:CampaignManagementCampaign
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/dailyBudget> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/budgetType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/timeZone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/campaignType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/subType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/audienceAdsBidAdjustment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/biddingScheme> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/budgetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/experimentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/adScheduleUseSearcherTimeZone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/bidStrategyId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/bidStrategyScope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/multimediaAdsBidAdjustment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/isDealCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/useCampaignLevelDates> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/isPolitical> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Conversion Goal
microsoftads:CampaignManagementConversionGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/countType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/revenue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/conversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/tagId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/trackingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/excludeFromBidding> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/viewThroughConversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/goalCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/attributionModelType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/isEnhancedConversionsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/isAutoGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/urlOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/urlExpression> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/minimumDurationInSeconds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/minimumPagesViewed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/categoryExpression> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/categoryOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/actionExpression> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/actionOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/labelExpression> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/labelOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/valueOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/value> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/appPlatform> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/appStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/isExternallyAttributed> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Conversion Goal Revenue
microsoftads:CampaignManagementConversionGoalRevenue
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalRevenue/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalRevenue/value> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalRevenue/currencyCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Conversion Value Rules Request
microsoftads:CampaignManagementAddConversionValueRulesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionValueRulesRequest/lcid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Conversion Value Rule
microsoftads:CampaignManagementConversionValueRule
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/locationCondition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/audienceCondition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/deviceCondition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/value> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/operation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Location Condition
microsoftads:CampaignManagementLocationCondition
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCondition/includedLocationIntent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCondition/excludedLocationIntent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCondition/isPrimary> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Location Condition Item
microsoftads:CampaignManagementLocationConditionItem
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationConditionItem/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationConditionItem/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationConditionItem/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Audience Condition
microsoftads:CampaignManagementAudienceCondition
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceCondition/isPrimary> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Audience Condition Item
microsoftads:CampaignManagementAudienceConditionItem
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceConditionItem/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceConditionItem/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceConditionItem/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Device Condition
microsoftads:CampaignManagementDeviceCondition
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCondition/deviceTypes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCondition/isPrimary> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Data Exclusions Request
microsoftads:CampaignManagementAddDataExclusionsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddDataExclusionsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Data Exclusion
microsoftads:CampaignManagementDataExclusion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/deviceTypeFilter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/campaignTypeFilter> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Campaign Association
microsoftads:CampaignManagementCampaignAssociation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignAssociation/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Experiment
microsoftads:CampaignManagementExperiment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/baseCampaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/experimentCampaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/trafficSplitPercent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/experimentStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/experimentType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/experimentSubType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Experiment Arm
microsoftads:CampaignManagementExperimentArm
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperimentArm/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperimentArm/trafficSplit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperimentArm/isControlArm> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Html5
microsoftads:CampaignManagementHTML5
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/destinationUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/thumbnailUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/width> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/height> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/createdDateTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/modifiedDateTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/failureCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Import Job
microsoftads:CampaignManagementImportJob
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/notificationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/createdByUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/createdByUserName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/frequency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/lastRunTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/createdDateTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/importOption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/notificationEmail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/credentialId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/googleAccountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/googleUserName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/fileUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/fileSource> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Frequency
microsoftads:CampaignManagementFrequency
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequency/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequency/timeZone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequency/cron> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Import Option
microsoftads:CampaignManagementImportOption
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newEntities> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPausedCampaignsAndChildEntities> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newActiveCampaignsAndChildEntities> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAdGroupsAndChildEntitiesForExistingCampaigns> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newActiveAdsForExistingAdGroups> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newKeywordsForExistingAdGroups> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newNegativeKeywordsForExistingParents> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newNegativeKeywordLists> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAccountNegativeKeywords> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/pauseNewCampaigns> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newKeywordUrls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newUrlOptions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newNegativeSites> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPausedAdsForExistingAdGroups> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLabels> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newProductFilters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLocationTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAdSchedules> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newDeviceTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newDemographicTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAudienceTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newTopicTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAppAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newCallAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newCalloutAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPriceAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLocationAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newReviewAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newSitelinkAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newStructuredSnippetAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPromotionAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newImageAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLogoAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLeadFormAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPageFeeds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAdCustomizerFeeds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newBrandSuitability> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newBrandListAssociations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newConversionGoals> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newCarouselAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPortfolioBidStrategy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAIMaxSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newSearchThemesForExistingAssetGroups> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateEntities> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCampaignBudgets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateBids> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateNegativeKeywordLists> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAccountNegativeKeywords> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateNegativeSites> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateKeywordUrls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateUrlOptions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCampaignNames> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLabels> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateProductFilters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateConversionGoals> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLocationTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdSchedules> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateDeviceTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateDemographicTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCampaignAdGroupLanguages> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAudienceTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateTopicTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAppAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCallAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCalloutAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updatePriceAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLocationAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateReviewAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateSitelinkAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStructuredSnippetAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updatePromotionAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateImageAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLogoAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLeadFormAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStatusForCampaigns> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStatusForAdGroups> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStatusForAds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStatusForKeywords> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdGroupNetwork> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updatePageFeeds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdCustomizerFeeds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateBrandSuitability> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateBrandListAssociations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdCustomizerAttributes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAIMaxSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAssetGroupsAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/enableCopilot> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/deleteRemovedEntities> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/raiseBidsToMinimum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/raiseCampaignBudgetsToMinimum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/adjustmentForCampaignBudgets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/adjustmentForBids> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/suffixForUrls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForUrls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/suffixForTrackingTemplates> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForTrackingTemplates> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/suffixForCampaignNames> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForCampaignNames> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForFinalURLSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/pauseCampaignsWithoutSupportedLocations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/enableParentLocationMapping> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/associatedStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/raiseProductGroupBidsToMinimum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndDsaMixedCampaignAsSearchCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/accountUrlOptions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/enableAutoCurrencyConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateBiddingStrategies> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/associatedUetTagId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/autoDeviceBidOptimization> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/adScheduleUseSearcherTimezone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/pauseAIMAdGroupIfAllAudienceCriterionNotImported> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/renameCampaignNameWithSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdUrls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateSitelinkUrls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAssetAutomationCampaignSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/imageAssetAutomationOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/importNCAGoalWithSystemGeneratedAudience> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Import Search And Replace For String Property
microsoftads:CampaignManagementImportSearchAndReplaceForStringProperty
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportSearchAndReplaceForStringProperty/searchString> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportSearchAndReplaceForStringProperty/replaceString> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Campaign Ad Group Ids
microsoftads:CampaignManagementCampaignAdGroupIds
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignAdGroupIds/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignAdGroupIds/activeAdGroupsOnly> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Keywords Request
microsoftads:CampaignManagementAddKeywordsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsRequest/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsRequest/returnInheritedBidStrategyTypes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsRequest/assetGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Keyword
microsoftads:CampaignManagementKeyword
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/bid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/matchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/param1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/param2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/param3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/destinationUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/biddingScheme> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Label
microsoftads:CampaignManagementLabel
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabel/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabel/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabel/colorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabel/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Linked In Segment
microsoftads:CampaignManagementLinkedInSegment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/reach> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/total> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/matched> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Company Name
microsoftads:CampaignManagementCompanyName
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyName/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyName/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyName/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add List Items To Shared List Request
microsoftads:CampaignManagementAddListItemsToSharedListRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddListItemsToSharedListRequest/sharedList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddListItemsToSharedListRequest/sharedEntityScope> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Shared List Item
microsoftads:CampaignManagementSharedListItem
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/matchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/brandId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Shared List
microsoftads:CampaignManagementSharedList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/itemCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/associationCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Media Request
microsoftads:CampaignManagementAddMediaRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddMediaRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Media
microsoftads:CampaignManagementMedia
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/mediaType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/data> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Entity Negative Keyword
microsoftads:CampaignManagementEntityNegativeKeyword
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityNegativeKeyword/entityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityNegativeKeyword/entityType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Negative Keyword
microsoftads:CampaignManagementNegativeKeyword
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeyword/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeyword/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeyword/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeyword/matchType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management New Customer Acquisition Goal
microsoftads:CampaignManagementNewCustomerAcquisitionGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoal/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoal/additionalValue> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Audience Id Name
microsoftads:CampaignManagementAudienceIdName
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceIdName/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceIdName/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Seasonality Adjustments Request
microsoftads:CampaignManagementAddSeasonalityAdjustmentsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSeasonalityAdjustmentsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Seasonality Adjustment
microsoftads:CampaignManagementSeasonalityAdjustment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/adjustmentPercentage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/deviceTypeFilter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/campaignTypeFilter> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Shared Entity Request
microsoftads:CampaignManagementAddSharedEntityRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityRequest/sharedEntity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityRequest/sharedEntityScope> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Add Shared Entity Response
microsoftads:CampaignManagementAddSharedEntityResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityResponse/sharedEntityId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Uet Tag
microsoftads:CampaignManagementUetTag
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/trackingScript> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/trackingNoScript> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/trackingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/customerShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/industry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Video
microsoftads:CampaignManagementVideo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/thumbnailUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/sourceUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/aspectRatio> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/durationInMilliseconds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/createdDateTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/modifiedDateTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/failureCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Extension Association
microsoftads:CampaignManagementAdExtensionAssociation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionAssociation/entityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionAssociation/associationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionAssociation/adExtension> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionAssociation/editorialStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Extension Base
microsoftads:CampaignManagementAdExtensionBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/version> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Extension Editorial Reason
microsoftads:CampaignManagementAdExtensionEditorialReason
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReason/reasonCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReason/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReason/term> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Extension Editorial Reason Collection
microsoftads:CampaignManagementAdExtensionEditorialReasonCollection
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReasonCollection/adExtensionId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Extension Id To Entity Id Association
microsoftads:CampaignManagementAdExtensionIdToEntityIdAssociation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionIdToEntityIdAssociation/adExtensionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionIdToEntityIdAssociation/entityId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Group Criterion Action
microsoftads:CampaignManagementAdGroupCriterionAction
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionAction/action> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionAction/adGroupCriterion> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Group Criterion Base
microsoftads:CampaignManagementAdGroupCriterionBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/criterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Group Negative Sites
microsoftads:CampaignManagementAdGroupNegativeSites
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupNegativeSites/adGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Recommendation Customized Property
microsoftads:CampaignManagementAdRecommendationCustomizedProperty
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationCustomizedProperty/assetTypeName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationCustomizedProperty/propertyName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationCustomizedProperty/propertyValue> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Recommendation Image Asset Property
microsoftads:CampaignManagementAdRecommendationImageAssetProperty
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/imageField> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/imageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/cropX> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/cropY> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/cropWidth> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/cropHeight> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Recommendation Image Refine Operation
microsoftads:CampaignManagementAdRecommendationImageRefineOperation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageRefineOperation/imageRefineType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageRefineOperation/imageIndex> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageRefineOperation/prompt> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Recommendation Image Suggestion
microsoftads:CampaignManagementAdRecommendationImageSuggestion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/image> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/imageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/assetLink> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/imageMetadata> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/internalTemplate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Image
microsoftads:CampaignManagementImage
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/mediaType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/data> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Recommendation Image Suggestion Metadata
microsoftads:CampaignManagementAdRecommendationImageSuggestionMetadata
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestionMetadata/templateId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestionMetadata/templateVersion> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Recommendation Text Asset Property
microsoftads:CampaignManagementAdRecommendationTextAssetProperty
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextAssetProperty/textField> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextAssetProperty/text> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Recommendation Template
microsoftads:CampaignManagementRecommendationTemplate
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/style> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/templateId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/templateName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/image> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/logo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/shortHeadline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/longHeadline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/cta> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/background> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Recommendation Image
microsoftads:CampaignManagementRecommendationImage
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/assetId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/editable> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/imageSize> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Recommendation Image Size
microsoftads:CampaignManagementRecommendationImageSize
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImageSize/width> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImageSize/height> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Recommendation Crop Setting
microsoftads:CampaignManagementRecommendationCropSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/sourceX> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/sourceY> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/sourceWidth> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/sourceHeight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/aspectRatio> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Recommendation Text
microsoftads:CampaignManagementRecommendationText
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/editable> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/recommendationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/minLengthInChar> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/maxLengthInChar> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Recommendation Asset Property
microsoftads:CampaignManagementRecommendationAssetProperty
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAssetProperty/assetName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAssetProperty/assetProperty> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAssetProperty/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Recommendation Background
microsoftads:CampaignManagementRecommendationBackground
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationBackground/editable> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Recommendation Color
microsoftads:CampaignManagementRecommendationColor
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationColor/elementName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationColor/suffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationColor/editable> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationColor/color> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Recommendation Job Info
microsoftads:CampaignManagementAdRecommendationJobInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationJobInfo/jobId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationJobInfo/jobStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationJobInfo/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationJobInfo/errorMessage> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Recommendation Refined Media
microsoftads:CampaignManagementAdRecommendationRefinedMedia
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationRefinedMedia/mediaUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Operation Error
microsoftads:CampaignManagementOperationError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOperationError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOperationError/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOperationError/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOperationError/message> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Recommendation Text Refine Operation
microsoftads:CampaignManagementAdRecommendationTextRefineOperation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextRefineOperation/textField> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextRefineOperation/textFieldIndex> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextRefineOperation/textTone> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Ad Recommendation Video Suggestion
microsoftads:CampaignManagementAdRecommendationVideoSuggestion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationVideoSuggestion/video> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationVideoSuggestion/internalTemplate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Recommendation Template Video
microsoftads:CampaignManagementRecommendationTemplateVideo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/templateId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/logo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/duration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/audio> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/width> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/height> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/backgroundColor> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Recommendation Logo
microsoftads:CampaignManagementRecommendationLogo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationLogo/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationLogo/display> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Recommendation Business Name
microsoftads:CampaignManagementRecommendationBusinessName
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationBusinessName/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationBusinessName/display> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Recommendation Audio
microsoftads:CampaignManagementRecommendationAudio
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAudio/category> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAudio/fileName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAudio/audioName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Solid Background Asset
microsoftads:CampaignManagementSolidBackgroundAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSolidBackgroundAsset/color> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Recommendation Scene
microsoftads:CampaignManagementRecommendationScene
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/image> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/keyFrame> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Video Recommendation Image Data
microsoftads:CampaignManagementVideoRecommendationImageData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/width> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/height> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/itemId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/croppedImageUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/videoClipUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/isVideoFeasible> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Video Recommendation Text Data
microsoftads:CampaignManagementVideoRecommendationTextData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/font> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/fontWeight> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/color> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/maxLength> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/itemId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/hint> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Key Frame
microsoftads:CampaignManagementKeyFrame
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyFrame/templateId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyFrame/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyFrame/keyframeTimestamp> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Video Recommendation Color Data
microsoftads:CampaignManagementVideoRecommendationColorData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationColorData/color> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationColorData/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Age Criterion
microsoftads:CampaignManagementAgeCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAgeCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAgeCriterion/ageRange> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Age Dimension
microsoftads:CampaignManagementAgeDimension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAgeDimension/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management AISearch Setting
microsoftads:CampaignManagementAISearchSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/finalUrlExpansionOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/autoGeneratedTextOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/autoGeneratedImageOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/searchTermMatchingOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/aISearchEnabled> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Annotation Opt Out
microsoftads:CampaignManagementAnnotationOptOut
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAnnotationOptOut/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAnnotationOptOut/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAnnotationOptOut/isOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAnnotationOptOut/annotationGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Api Fault Detail
microsoftads:CampaignManagementApiFaultDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApiFaultDetail/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApiFaultDetail/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management App Ad Extension
microsoftads:CampaignManagementAppAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/appPlatform> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/appStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/displayText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/destinationUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/urlCustomParameters> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management App Download Goal
microsoftads:CampaignManagementAppDownloadGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/countType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/revenue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/conversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/tagId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/trackingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/excludeFromBidding> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/viewThroughConversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/goalCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/attributionModelType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/isEnhancedConversionsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/isAutoGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/appPlatform> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/appStoreId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Appeal Editorial Rejections Request
microsoftads:CampaignManagementAppealEditorialRejectionsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppealEditorialRejectionsRequest/entityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppealEditorialRejectionsRequest/justificationText> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Entity Id To Parent Id Association
microsoftads:CampaignManagementEntityIdToParentIdAssociation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityIdToParentIdAssociation/entityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityIdToParentIdAssociation/parentId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management App Install Ad
microsoftads:CampaignManagementAppInstallAd
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/adFormatPreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/appPlatform> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/appStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/text> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management App Install Goal
microsoftads:CampaignManagementAppInstallGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/countType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/revenue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/conversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/tagId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/trackingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/excludeFromBidding> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/viewThroughConversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/goalCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/attributionModelType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/isEnhancedConversionsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/isAutoGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/appPlatform> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/appStoreId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Application Fault
microsoftads:CampaignManagementApplicationFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/errorMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/mTServerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/faultingLayer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/errorSourceSystem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/errorCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Editorial Error
microsoftads:CampaignManagementEditorialError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/disapprovedText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/reasonCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/publisherCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/fieldPath> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/appealable> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Application Fault Base
microsoftads:CampaignManagementApplicationFaultBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFaultBase/trackingId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Asset Group Listing Group Action
microsoftads:CampaignManagementAssetGroupListingGroupAction
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroupAction/action> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroupAction/listingGroup> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Asset Group Listing Group
microsoftads:CampaignManagementAssetGroupListingGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/assetGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/assetGroupListingType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/parentListingGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/dimension> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/isExcluded> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/listingGroupPath> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Apply Customer List Items Request
microsoftads:CampaignManagementApplyCustomerListItemsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyCustomerListItemsRequest/customerListAudience> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Customer List
microsoftads:CampaignManagementCustomerList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/membershipDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/searchSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/audienceNetworkSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/customerShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/parentId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Apply Customer List User Data Request
microsoftads:CampaignManagementApplyCustomerListUserDataRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyCustomerListUserDataRequest/customerListUserData> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Customer List User Data
microsoftads:CampaignManagementCustomerListUserData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerListUserData/audienceId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerListUserData/customerListItemSubType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerListUserData/actionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerListUserData/acceptCustomerMatchTerm> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Offline Conversion Adjustment
microsoftads:CampaignManagementOfflineConversionAdjustment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/microsoftClickId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/conversionName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/conversionTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/adjustmentTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/adjustmentType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/adjustmentValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/adjustmentCurrencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/hashedEmailAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/hashedPhoneNumber> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Offline Conversion
microsoftads:CampaignManagementOfflineConversion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/microsoftClickId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/conversionName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/conversionTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/conversionValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/conversionCurrencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/externalAttributionCredit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/externalAttributionModel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/hashedEmailAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/hashedPhoneNumber> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Online Conversion Adjustment
microsoftads:CampaignManagementOnlineConversionAdjustment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/transactionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/conversionName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/adjustmentTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/adjustmentType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/adjustmentValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/adjustmentCurrencyCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management App Setting
microsoftads:CampaignManagementAppSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppSetting/appStore> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppSetting/appId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Asset Base
microsoftads:CampaignManagementAssetBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetBase/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetBase/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Asset Group Editorial Reason
microsoftads:CampaignManagementAssetGroupEditorialReason
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReason/reasonCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReason/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReason/term> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Asset Group Editorial Reason Collection
microsoftads:CampaignManagementAssetGroupEditorialReasonCollection
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReasonCollection/assetGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReasonCollection/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReasonCollection/appealStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Audience Base
microsoftads:CampaignManagementAudienceBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/membershipDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/searchSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/audienceNetworkSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/customerShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/parentId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Audience Criterion
microsoftads:CampaignManagementAudienceCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceCriterion/audienceId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceCriterion/audienceType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Audience Dimension
microsoftads:CampaignManagementAudienceDimension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceDimension/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Audience Group Asset Group Association
microsoftads:CampaignManagementAudienceGroupAssetGroupAssociation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupAssetGroupAssociation/assetGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupAssetGroupAssociation/audienceGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Audience Group Dimension Base
microsoftads:CampaignManagementAudienceGroupDimensionBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupDimensionBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Audit Point Result
microsoftads:CampaignManagementAuditPointResult
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/severity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/timestamp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/details> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Base Domain Setting
microsoftads:CampaignManagementBaseDomainSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBaseDomainSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBaseDomainSetting/baseDomain> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Batch Error Base
microsoftads:CampaignManagementBatchErrorBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/fieldPath> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Batch Error Collection Base
microsoftads:CampaignManagementBatchErrorCollectionBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/fieldPath> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Biddable Ad Group Criterion
microsoftads:CampaignManagementBiddableAdGroupCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/criterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/criterionBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/destinationUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/criterionCashback> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Biddable Campaign Criterion
microsoftads:CampaignManagementBiddableCampaignCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/criterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/criterionBid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/criterionCashback> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Bidding Scheme Base
microsoftads:CampaignManagementBiddingSchemeBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingSchemeBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Bid Multiplier
microsoftads:CampaignManagementBidMultiplier
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidMultiplier/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidMultiplier/multiplier> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management BMCStore
microsoftads:CampaignManagementBMCStore
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/isActive> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/isProductAdsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/hasCatalog> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/subType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/storeUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Brand Item
microsoftads:CampaignManagementBrandItem
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandItem/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandItem/brandId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Brand List
microsoftads:CampaignManagementBrandList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/itemCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/associationCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Call Ad Extension
microsoftads:CampaignManagementCallAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/phoneNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/countryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/isCallOnly> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/isCallTrackingEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/requireTollFreeTrackingNumber> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Callout Ad Extension
microsoftads:CampaignManagementCalloutAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/text> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Call To Action Setting
microsoftads:CampaignManagementCallToActionSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallToActionSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallToActionSetting/automatedCallToActionOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallToActionSetting/callToActionOptOut> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Campaign Criterion Base
microsoftads:CampaignManagementCampaignCriterionBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/criterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Campaign Frequency Cap Setting
microsoftads:CampaignManagementCampaignFrequencyCapSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignFrequencyCapSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignFrequencyCapSetting/timeGranularity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignFrequencyCapSetting/capValue> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Campaign Negative Sites
microsoftads:CampaignManagementCampaignNegativeSites
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignNegativeSites/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Campaign Size
microsoftads:CampaignManagementCampaignSize
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignSize/size> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignSize/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Cashback Adjustment
microsoftads:CampaignManagementCashbackAdjustment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCashbackAdjustment/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCashbackAdjustment/cashbackPercent> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Category Result
microsoftads:CampaignManagementCategoryResult
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCategoryResult/key> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Channel Placement Criterion
microsoftads:CampaignManagementChannelPlacementCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/channelPlacementId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/channelPlacementName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/channelId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/channelName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/subChannelId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/subChannelName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Clipchamp Template Info
microsoftads:CampaignManagementClipchampTemplateInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templateId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templateName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templateDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/duration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/aspectRatio> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/numberOfImages> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/numberOfText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/numberOfLogos> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templateThumbnailUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templatePreviewUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Combined List
microsoftads:CampaignManagementCombinedList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/membershipDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/searchSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/audienceNetworkSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/customerShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/parentId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Commission Bidding Scheme
microsoftads:CampaignManagementCommissionBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCommissionBiddingScheme/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCommissionBiddingScheme/commissionRate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Company
microsoftads:CampaignManagementCompany
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompany/profileId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompany/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompany/logoUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompany/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Company List
microsoftads:CampaignManagementCompanyList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/reach> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/total> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/matched> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Conversion Goal Base
microsoftads:CampaignManagementConversionGoalBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/countType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/revenue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/conversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/tagId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/trackingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/excludeFromBidding> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/viewThroughConversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/goalCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/attributionModelType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/isEnhancedConversionsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/isAutoGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Co Op Setting
microsoftads:CampaignManagementCoOpSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCoOpSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCoOpSetting/bidOption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCoOpSetting/bidBoostValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCoOpSetting/bidMaxValue> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Cost Per Sale Bidding Scheme
microsoftads:CampaignManagementCostPerSaleBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCostPerSaleBiddingScheme/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCostPerSaleBiddingScheme/targetCostPerSale> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Create Asset Group Recommendation Request
microsoftads:CampaignManagementCreateAssetGroupRecommendationRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationRequest/prompt> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationRequest/textTone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Create Asset Group Recommendation Response
microsoftads:CampaignManagementCreateAssetGroupRecommendationResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationResponse/assetGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationResponse/promptBrandWarning> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Create Brand Kit Recommendation Request
microsoftads:CampaignManagementCreateBrandKitRecommendationRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateBrandKitRecommendationRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateBrandKitRecommendationRequest/finalUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Create Brand Kit Recommendation Response
microsoftads:CampaignManagementCreateBrandKitRecommendationResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateBrandKitRecommendationResponse/brandKit> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Create Responsive Ad Recommendation Request
microsoftads:CampaignManagementCreateResponsiveAdRecommendationRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/adSubType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/prompt> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/textTone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/videoType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/brandKitId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Create Responsive Ad Recommendation Response
microsoftads:CampaignManagementCreateResponsiveAdRecommendationResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationResponse/responsiveAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationResponse/promptBrandWarning> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationResponse/jobInfo> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Responsive Ad
microsoftads:CampaignManagementResponsiveAd
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/adFormatPreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/headline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/longHeadlineString> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/callToAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/callToActionLanguage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/longHeadline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/verifiedTrackingSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/adSubType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Create Responsive Search Ad Recommendation Request
microsoftads:CampaignManagementCreateResponsiveSearchAdRecommendationRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveSearchAdRecommendationRequest/prompt> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveSearchAdRecommendationRequest/textTone> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Create Responsive Search Ad Recommendation Response
microsoftads:CampaignManagementCreateResponsiveSearchAdRecommendationResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveSearchAdRecommendationResponse/responsiveSearchAd> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Responsive Search Ad
microsoftads:CampaignManagementResponsiveSearchAd
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/adFormatPreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/domain> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/path1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/path2> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Criterion Base
microsoftads:CampaignManagementCriterionBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Criterion Bid Base
microsoftads:CampaignManagementCriterionBidBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBidBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Criterion Cashback Base
microsoftads:CampaignManagementCriterionCashbackBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionCashbackBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Custom Audience
microsoftads:CampaignManagementCustomAudience
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/membershipDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/searchSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/audienceNetworkSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/customerShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/parentId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Custom Events Rule
microsoftads:CampaignManagementCustomEventsRule
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/categoryOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/category> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/actionOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/action> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/labelOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/label> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/valueOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Custom Linked In Criterion
microsoftads:CampaignManagementCustomLinkedInCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomLinkedInCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomLinkedInCriterion/profileId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomLinkedInCriterion/profile> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomLinkedInCriterion/profileType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Custom Segment
microsoftads:CampaignManagementCustomSegment
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/membershipDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/searchSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/audienceNetworkSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/customerShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/parentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/editorialStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Daily Summary
microsoftads:CampaignManagementDailySummary
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/uploadDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/fileUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/fileUrlExpiryTimeUtc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/successCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/failureCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Data Table Ad Extension
microsoftads:CampaignManagementDataTableAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/nameUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Day Time Criterion
microsoftads:CampaignManagementDayTimeCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/day> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/fromHour> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/fromMinute> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/toHour> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/toMinute> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Deal Criterion
microsoftads:CampaignManagementDealCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDealCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDealCriterion/dealId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Ad Extensions Associations Request
microsoftads:CampaignManagementDeleteAdExtensionsAssociationsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsAssociationsRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsAssociationsRequest/associationType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Ad Extensions Request
microsoftads:CampaignManagementDeleteAdExtensionsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Ad Group Criterions Request
microsoftads:CampaignManagementDeleteAdGroupCriterionsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupCriterionsRequest/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupCriterionsRequest/criterionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Ad Groups Request
microsoftads:CampaignManagementDeleteAdGroupsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupsRequest/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Ads Request
microsoftads:CampaignManagementDeleteAdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdsRequest/adGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Asset Groups Request
microsoftads:CampaignManagementDeleteAssetGroupsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAssetGroupsRequest/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Bid Strategies Request
microsoftads:CampaignManagementDeleteBidStrategiesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBidStrategiesRequest/scope> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Brand Kits Request
microsoftads:CampaignManagementDeleteBrandKitsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBrandKitsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Campaign Criterions Request
microsoftads:CampaignManagementDeleteCampaignCriterionsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignCriterionsRequest/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignCriterionsRequest/criterionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Campaigns Request
microsoftads:CampaignManagementDeleteCampaignsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Data Exclusions Request
microsoftads:CampaignManagementDeleteDataExclusionsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteDataExclusionsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Import Jobs Request
microsoftads:CampaignManagementDeleteImportJobsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteImportJobsRequest/importType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Keywords Request
microsoftads:CampaignManagementDeleteKeywordsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteKeywordsRequest/adGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Label Associations Request
microsoftads:CampaignManagementDeleteLabelAssociationsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLabelAssociationsRequest/entityType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Label Association
microsoftads:CampaignManagementLabelAssociation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabelAssociation/labelId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabelAssociation/entityId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete List Items From Shared List Request
microsoftads:CampaignManagementDeleteListItemsFromSharedListRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteListItemsFromSharedListRequest/sharedList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteListItemsFromSharedListRequest/sharedEntityScope> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Media Request
microsoftads:CampaignManagementDeleteMediaRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteMediaRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Seasonality Adjustments Request
microsoftads:CampaignManagementDeleteSeasonalityAdjustmentsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSeasonalityAdjustmentsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Shared Entities Request
microsoftads:CampaignManagementDeleteSharedEntitiesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSharedEntitiesRequest/sharedEntityScope> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Delete Shared Entity Associations Request
microsoftads:CampaignManagementDeleteSharedEntityAssociationsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSharedEntityAssociationsRequest/sharedEntityScope> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Shared Entity Association
microsoftads:CampaignManagementSharedEntityAssociation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/sharedEntityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/sharedEntityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/entityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/entityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/sharedEntityCustomerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/isExclusion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Device Criterion
microsoftads:CampaignManagementDeviceCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCriterion/deviceName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCriterion/oSName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Diagnostic Card Data
microsoftads:CampaignManagementDiagnosticCardData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCardData/metadata> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Health Check Metadata
microsoftads:CampaignManagementHealthCheckMetadata
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckDisplayName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckSubType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckSeverity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckCategoryDisplayName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Health Check Column Metadata
microsoftads:CampaignManagementHealthCheckColumnMetadata
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckColumnMetadata/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckColumnMetadata/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckColumnMetadata/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Health Check Action Link Metadata
microsoftads:CampaignManagementHealthCheckActionLinkMetadata
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckActionLinkMetadata/linkName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckActionLinkMetadata/linkTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckActionLinkMetadata/linkType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Health Check Data
microsoftads:CampaignManagementHealthCheckData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckEntity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckDataVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckJsonData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckSubEntityResults> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Health Check Entity
microsoftads:CampaignManagementHealthCheckEntity
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckEntity/healthCheckEntityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckEntity/healthCheckEntityLevel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Health Check Sub Entity Data
microsoftads:CampaignManagementHealthCheckSubEntityData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckSubEntityData/subEntityHealthIssueCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckSubEntityData/subEntityLevel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Diagnostic Category Data
microsoftads:CampaignManagementDiagnosticCategoryData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/categoryKey> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/categoryDisplayName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/categorySeverity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/categoryStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/description> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Diagnostics Entity
microsoftads:CampaignManagementDiagnosticsEntity
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsEntity/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsEntity/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsEntity/subType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Diagnostics Filter
microsoftads:CampaignManagementDiagnosticsFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsFilter/key> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Diagnostics Request Status
microsoftads:CampaignManagementDiagnosticsRequestStatus
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsRequestStatus/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Diagnostics Settings
microsoftads:CampaignManagementDiagnosticsSettings
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsSettings/enableCache> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsSettings/lastCheckTimeUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsSettings/enablePilot> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Diagnostic Tile Data
microsoftads:CampaignManagementDiagnosticTileData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticTileData/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticTileData/headline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticTileData/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticTileData/progressPercent> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Disclaimer Ad Extension
microsoftads:CampaignManagementDisclaimerAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/popupText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/lineText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/disclaimerLayout> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Disclaimer Setting
microsoftads:CampaignManagementDisclaimerSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerSetting/disclaimerAdsEnabled> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Duration Goal
microsoftads:CampaignManagementDurationGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/countType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/revenue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/conversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/tagId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/trackingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/excludeFromBidding> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/viewThroughConversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/goalCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/attributionModelType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/isEnhancedConversionsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/isAutoGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/minimumDurationInSeconds> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Dynamic Feed Setting
microsoftads:CampaignManagementDynamicFeedSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicFeedSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicFeedSetting/feedId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Dynamic Search Ad
microsoftads:CampaignManagementDynamicSearchAd
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/adFormatPreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/textPart2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/path1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/path2> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Dynamic Search Ads Setting
microsoftads:CampaignManagementDynamicSearchAdsSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/domainName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/dynamicDescriptionEnabled> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Editorial Api Fault Detail
microsoftads:CampaignManagementEditorialApiFaultDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialApiFaultDetail/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialApiFaultDetail/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Editorial Error Collection
microsoftads:CampaignManagementEditorialErrorCollection
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/disapprovedText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/reasonCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/publisherCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/fieldPath> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/appealable> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Editorial Reason
microsoftads:CampaignManagementEditorialReason
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReason/reasonCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReason/location> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReason/term> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Editorial Reason Collection
microsoftads:CampaignManagementEditorialReasonCollection
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReasonCollection/adOrKeywordId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReasonCollection/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReasonCollection/appealStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Enhanced Cpc Bidding Scheme
microsoftads:CampaignManagementEnhancedCpcBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEnhancedCpcBiddingScheme/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Entity Result
microsoftads:CampaignManagementEntityResult
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityResult/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityResult/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityResult/subType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Event Goal
microsoftads:CampaignManagementEventGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/countType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/revenue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/conversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/tagId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/trackingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/excludeFromBidding> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/viewThroughConversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/goalCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/attributionModelType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/isEnhancedConversionsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/isAutoGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/categoryExpression> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/categoryOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/actionExpression> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/actionOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/labelExpression> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/labelOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/valueOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Expanded Text Ad
microsoftads:CampaignManagementExpandedTextAd
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/adFormatPreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/titlePart1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/titlePart2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/path1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/path2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/domain> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/titlePart3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/textPart2> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management File Import Job
microsoftads:CampaignManagementFileImportJob
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/notificationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/createdByUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/createdByUserName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/frequency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/lastRunTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/createdDateTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/importOption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/notificationEmail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/fileUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/fileSource> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management File Import Option
microsoftads:CampaignManagementFileImportOption
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportOption/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Filter Link Ad Extension
microsoftads:CampaignManagementFilterLinkAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/adExtensionHeaderType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Fixed Bid
microsoftads:CampaignManagementFixedBid
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFixedBid/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFixedBid/amount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Flyer Ad Extension
microsoftads:CampaignManagementFlyerAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/flyerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/storeId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Gender Criterion
microsoftads:CampaignManagementGenderCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenderCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenderCriterion/genderType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Gender Dimension
microsoftads:CampaignManagementGenderDimension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenderDimension/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Genre Criterion
microsoftads:CampaignManagementGenreCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenreCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenreCriterion/genreId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Account Migration Statuses Request
microsoftads:CampaignManagementGetAccountMigrationStatusesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAccountMigrationStatusesRequest/migrationType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Ad Extension Ids By Account Id Request
microsoftads:CampaignManagementGetAdExtensionIdsByAccountIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionIdsByAccountIdRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionIdsByAccountIdRequest/associationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionIdsByAccountIdRequest/adExtensionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Ad Extensions Associations Request
microsoftads:CampaignManagementGetAdExtensionsAssociationsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsRequest/adExtensionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsRequest/associationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Ad Extensions By Ids Request
microsoftads:CampaignManagementGetAdExtensionsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsRequest/adExtensionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Ad Extensions Editorial Reasons Request
microsoftads:CampaignManagementGetAdExtensionsEditorialReasonsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsEditorialReasonsRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsEditorialReasonsRequest/associationType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Ad Group Criterions By Ids Request
microsoftads:CampaignManagementGetAdGroupCriterionsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupCriterionsByIdsRequest/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupCriterionsByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupCriterionsByIdsRequest/criterionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Ad Groups By Campaign Id Request
microsoftads:CampaignManagementGetAdGroupsByCampaignIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByCampaignIdRequest/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByCampaignIdRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Ad Groups By Ids Request
microsoftads:CampaignManagementGetAdGroupsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByIdsRequest/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Ads By Ad Group Id Request
microsoftads:CampaignManagementGetAdsByAdGroupIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByAdGroupIdRequest/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByAdGroupIdRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Ads By Editorial Status Request
microsoftads:CampaignManagementGetAdsByEditorialStatusRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByEditorialStatusRequest/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByEditorialStatusRequest/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByEditorialStatusRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Ads By Ids Request
microsoftads:CampaignManagementGetAdsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByIdsRequest/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Annotation Opt Out Response
microsoftads:CampaignManagementGetAnnotationOptOutResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/justification> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/isAccountOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/isCustomerOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/isCustomerOptOutOfEverything> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Asset Group Listing Groups By Ids Request
microsoftads:CampaignManagementGetAssetGroupListingGroupsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupListingGroupsByIdsRequest/assetGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupListingGroupsByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Asset Groups By Campaign Id Request
microsoftads:CampaignManagementGetAssetGroupsByCampaignIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByCampaignIdRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByCampaignIdRequest/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Asset Groups By Ids Request
microsoftads:CampaignManagementGetAssetGroupsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByIdsRequest/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Asset Groups Editorial Reasons Request
microsoftads:CampaignManagementGetAssetGroupsEditorialReasonsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsEditorialReasonsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Audience Groups By Ids Request
microsoftads:CampaignManagementGetAudienceGroupsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupsByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Audiences By Ids Request
microsoftads:CampaignManagementGetAudiencesByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudiencesByIdsRequest/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudiencesByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Bid Strategies By Ids Request
microsoftads:CampaignManagementGetBidStrategiesByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBidStrategiesByIdsRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBidStrategiesByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get BMCStores By Customer Id Request
microsoftads:CampaignManagementGetBMCStoresByCustomerIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBMCStoresByCustomerIdRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Brand Kits By Account Id Request
microsoftads:CampaignManagementGetBrandKitsByAccountIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBrandKitsByAccountIdRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Brand Kits By Ids Request
microsoftads:CampaignManagementGetBrandKitsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBrandKitsByIdsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Campaign Criterions By Ids Request
microsoftads:CampaignManagementGetCampaignCriterionsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsRequest/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsRequest/criterionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Campaign Ids By Bid Strategy Ids Request
microsoftads:CampaignManagementGetCampaignIdsByBidStrategyIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBidStrategyIdsRequest/scope> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Campaigns By Account Id Request
microsoftads:CampaignManagementGetCampaignsByAccountIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByAccountIdRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByAccountIdRequest/campaignType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByAccountIdRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Campaigns By Ids Request
microsoftads:CampaignManagementGetCampaignsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsRequest/campaignType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Campaign Sizes By Account Id Request
microsoftads:CampaignManagementGetCampaignSizesByAccountIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignSizesByAccountIdRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Clipchamp Templates Request
microsoftads:CampaignManagementGetClipchampTemplatesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetClipchampTemplatesRequest/mock> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetClipchampTemplatesRequest/maxAdsCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetClipchampTemplatesRequest/templateFilter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetClipchampTemplatesRequest/locale> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Video Template Filter
microsoftads:CampaignManagementVideoTemplateFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoTemplateFilter/maxMediaAssetCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoTemplateFilter/maxTextAssetCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Config Value Request
microsoftads:CampaignManagementGetConfigValueRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConfigValueRequest/configKey> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Config Value Response
microsoftads:CampaignManagementGetConfigValueResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConfigValueResponse/configValue> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Conversion Goals By Ids Request
microsoftads:CampaignManagementGetConversionGoalsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByIdsRequest/conversionGoalTypes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Conversion Goals By Tag Ids Request
microsoftads:CampaignManagementGetConversionGoalsByTagIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByTagIdsRequest/conversionGoalTypes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByTagIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Conversion Value Rules By Account Id Request
microsoftads:CampaignManagementGetConversionValueRulesByAccountIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByAccountIdRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByAccountIdRequest/lcid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Conversion Value Rules By Ids Request
microsoftads:CampaignManagementGetConversionValueRulesByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByIdsRequest/lcid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Data Exclusions By Account Id Request
microsoftads:CampaignManagementGetDataExclusionsByAccountIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByAccountIdRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Data Exclusions By Ids Request
microsoftads:CampaignManagementGetDataExclusionsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByIdsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Diagnostics Request
microsoftads:CampaignManagementGetDiagnosticsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsRequest/settings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsRequest/callerName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Diagnostics Response
microsoftads:CampaignManagementGetDiagnosticsResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsResponse/requestStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Editorial Reasons By Ids Request
microsoftads:CampaignManagementGetEditorialReasonsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetEditorialReasonsByIdsRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetEditorialReasonsByIdsRequest/entityType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Experiments By Ids Request
microsoftads:CampaignManagementGetExperimentsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetExperimentsByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetExperimentsByIdsRequest/pageInfo> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Paging
microsoftads:CampaignManagementPaging
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPaging/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPaging/size> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get File Import Upload Url Response
microsoftads:CampaignManagementGetFileImportUploadUrlResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetFileImportUploadUrlResponse/fileImportUploadUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Geo Locations File Url Request
microsoftads:CampaignManagementGetGeoLocationsFileUrlRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlRequest/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlRequest/languageLocale> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlRequest/compressionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Geo Locations File Url Response
microsoftads:CampaignManagementGetGeoLocationsFileUrlResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlResponse/fileUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlResponse/lastModifiedTimeUtc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlResponse/fileUrlExpiryTimeUtc> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Health Check Error
microsoftads:CampaignManagementHealthCheckError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckError/healthCheckEntity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckError/healthCheckName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Import Entity Ids Mapping Request
microsoftads:CampaignManagementGetImportEntityIdsMappingRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingRequest/importType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingRequest/importEntityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingRequest/sourceParentId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Key Value Pair Oflong Andlong
microsoftads:CampaignManagementKeyValuePairOflongAndlong
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyValuePairOflongAndlong/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyValuePairOflongAndlong/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Import Jobs By Ids Request
microsoftads:CampaignManagementGetImportJobsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportJobsByIdsRequest/importType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportJobsByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Import Results Request
microsoftads:CampaignManagementGetImportResultsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportResultsRequest/importType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportResultsRequest/pageInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportResultsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Import Result
microsoftads:CampaignManagementImportResult
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/startTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/importJob> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/errorLogUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Import Entity Statistics
microsoftads:CampaignManagementImportEntityStatistics
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/entityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/additions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/changes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/errors> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/deletions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/total> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Keywords By Ad Group Id Request
microsoftads:CampaignManagementGetKeywordsByAdGroupIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByAdGroupIdRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByAdGroupIdRequest/adGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Keywords By Editorial Status Request
microsoftads:CampaignManagementGetKeywordsByEditorialStatusRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByEditorialStatusRequest/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByEditorialStatusRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByEditorialStatusRequest/adGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Keywords By Ids Request
microsoftads:CampaignManagementGetKeywordsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByIdsRequest/adGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Label Associations By Entity Ids Request
microsoftads:CampaignManagementGetLabelAssociationsByEntityIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByEntityIdsRequest/entityType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Label Associations By Label Ids Request
microsoftads:CampaignManagementGetLabelAssociationsByLabelIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByLabelIdsRequest/entityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByLabelIdsRequest/pageInfo> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Labels By Ids Request
microsoftads:CampaignManagementGetLabelsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelsByIdsRequest/pageInfo> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get List Items By Shared List Request
microsoftads:CampaignManagementGetListItemsBySharedListRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetListItemsBySharedListRequest/sharedList> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetListItemsBySharedListRequest/sharedEntityScope> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Media Associations Request
microsoftads:CampaignManagementGetMediaAssociationsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaAssociationsRequest/mediaEnabledEntities> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Media Associations Response
microsoftads:CampaignManagementGetMediaAssociationsResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaAssociationsResponse/mediaAssociations> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Media Association
microsoftads:CampaignManagementMediaAssociation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaAssociation/mediaId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaAssociation/mediaEnabledEntity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaAssociation/entityId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Media Meta Data By Account Id Request
microsoftads:CampaignManagementGetMediaMetaDataByAccountIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByAccountIdRequest/mediaEnabledEntities> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByAccountIdRequest/pageInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByAccountIdRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Media Meta Data
microsoftads:CampaignManagementMediaMetaData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaMetaData/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaMetaData/mediaType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaMetaData/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaMetaData/text> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Media Representation
microsoftads:CampaignManagementMediaRepresentation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/height> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/width> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Media Meta Data By Ids Request
microsoftads:CampaignManagementGetMediaMetaDataByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Negative Keywords By Entity Ids Request
microsoftads:CampaignManagementGetNegativeKeywordsByEntityIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeKeywordsByEntityIdsRequest/entityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeKeywordsByEntityIdsRequest/parentEntityId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Negative Sites By Ad Group Ids Request
microsoftads:CampaignManagementGetNegativeSitesByAdGroupIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByAdGroupIdsRequest/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Negative Sites By Campaign Ids Request
microsoftads:CampaignManagementGetNegativeSitesByCampaignIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByCampaignIdsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get New Customer Acquisition Goals By Account Id Request
microsoftads:CampaignManagementGetNewCustomerAcquisitionGoalsByAccountIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNewCustomerAcquisitionGoalsByAccountIdRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Offline Conversion Report By Goal Ids Request
microsoftads:CampaignManagementGetOfflineConversionReportByGoalIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsRequest/startDateUtc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsRequest/endDateUtc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsRequest/uploadChannelFilter> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Offline Goal Conversion Summary
microsoftads:CampaignManagementOfflineGoalConversionSummary
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/goalId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/conversionName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/overallSuccessCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/overallUnattributedCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/overallSuccessRate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Offline Conversion Alert
microsoftads:CampaignManagementOfflineConversionAlert
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAlert/unattributedReason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAlert/count> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Offline Goal Daily Summary
microsoftads:CampaignManagementOfflineGoalDailySummary
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/goalId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/uploadDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/successCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/unattributedCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/successRate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Offline Conversion Reports Request
microsoftads:CampaignManagementGetOfflineConversionReportsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportsRequest/startDateUtc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportsRequest/endDateUtc> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Profile Data File Url Request
microsoftads:CampaignManagementGetProfileDataFileUrlRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlRequest/profileType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlRequest/languageLocale> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Profile Data File Url Response
microsoftads:CampaignManagementGetProfileDataFileUrlResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlResponse/fileUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlResponse/lastModifiedTimeUtc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlResponse/fileUrlExpiryTimeUtc> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Responsive Ad Recommendation Job Request
microsoftads:CampaignManagementGetResponsiveAdRecommendationJobRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobRequest/jobId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Responsive Ad Recommendation Job Response
microsoftads:CampaignManagementGetResponsiveAdRecommendationJobResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobResponse/responsiveAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobResponse/promptBrandWarning> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobResponse/jobInfo> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Seasonality Adjustments By Account Id Request
microsoftads:CampaignManagementGetSeasonalityAdjustmentsByAccountIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByAccountIdRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Seasonality Adjustments By Ids Request
microsoftads:CampaignManagementGetSeasonalityAdjustmentsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByIdsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Shared Entities By Account Id Request
microsoftads:CampaignManagementGetSharedEntitiesByAccountIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntitiesByAccountIdRequest/sharedEntityType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Shared Entities Request
microsoftads:CampaignManagementGetSharedEntitiesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntitiesRequest/sharedEntityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntitiesRequest/sharedEntityScope> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Shared Entity Associations By Entity Ids Request
microsoftads:CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest/entityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest/sharedEntityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest/sharedEntityScope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Shared Entity Associations By Shared Entity Ids Request
microsoftads:CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest/entityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest/sharedEntityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest/sharedEntityScope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Supported Clipchamp Audio Request
microsoftads:CampaignManagementGetSupportedClipchampAudioRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSupportedClipchampAudioRequest/audioFilter> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Supported Clipchamp Audio Response
microsoftads:CampaignManagementGetSupportedClipchampAudioResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSupportedClipchampAudioResponse/data> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Supported Clipchamp Audio
microsoftads:CampaignManagementSupportedClipchampAudio
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedClipchampAudio/category> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedClipchampAudio/audioName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedClipchampAudio/url> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Supported Fonts Request
microsoftads:CampaignManagementGetSupportedFontsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSupportedFontsRequest/adSubType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Supported Fonts Response
microsoftads:CampaignManagementGetSupportedFontsResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSupportedFontsResponse/data> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Supported Font
microsoftads:CampaignManagementSupportedFont
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedFont/fontFamily> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Uet Tag Auth Key Request
microsoftads:CampaignManagementGetUetTagAuthKeyRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagAuthKeyRequest/uetTagId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Uet Tag Auth Key Response
microsoftads:CampaignManagementGetUetTagAuthKeyResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagAuthKeyResponse/uetTagAuthKey> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Uet Tags By Ids Request
microsoftads:CampaignManagementGetUetTagsByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagsByIdsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Get Videos By Ids Request
microsoftads:CampaignManagementGetVideosByIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetVideosByIdsRequest/pageInfo> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Google Import Job
microsoftads:CampaignManagementGoogleImportJob
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/notificationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/createdByUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/createdByUserName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/frequency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/lastRunTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/createdDateTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/importOption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/notificationEmail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/credentialId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/googleAccountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/googleUserName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Google Import Option
microsoftads:CampaignManagementGoogleImportOption
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newEntities> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPausedCampaignsAndChildEntities> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newActiveCampaignsAndChildEntities> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAdGroupsAndChildEntitiesForExistingCampaigns> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newActiveAdsForExistingAdGroups> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newKeywordsForExistingAdGroups> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newNegativeKeywordsForExistingParents> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newNegativeKeywordLists> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAccountNegativeKeywords> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/pauseNewCampaigns> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newKeywordUrls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newUrlOptions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newNegativeSites> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPausedAdsForExistingAdGroups> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLabels> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newProductFilters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLocationTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAdSchedules> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newDeviceTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newDemographicTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAudienceTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newTopicTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAppAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newCallAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newCalloutAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPriceAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLocationAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newReviewAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newSitelinkAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newStructuredSnippetAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPromotionAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newImageAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLogoAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLeadFormAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPageFeeds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAdCustomizerFeeds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newBrandSuitability> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newBrandListAssociations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newConversionGoals> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newCarouselAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPortfolioBidStrategy> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAIMaxSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newSearchThemesForExistingAssetGroups> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateEntities> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCampaignBudgets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateBids> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateNegativeKeywordLists> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAccountNegativeKeywords> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateNegativeSites> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateKeywordUrls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateUrlOptions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCampaignNames> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLabels> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateProductFilters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateConversionGoals> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLocationTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdSchedules> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateDeviceTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateDemographicTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCampaignAdGroupLanguages> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAudienceTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateTopicTargets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAppAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCallAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCalloutAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updatePriceAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLocationAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateReviewAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateSitelinkAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStructuredSnippetAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updatePromotionAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateImageAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLogoAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLeadFormAdExtensions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStatusForCampaigns> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStatusForAdGroups> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStatusForAds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStatusForKeywords> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdGroupNetwork> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updatePageFeeds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdCustomizerFeeds> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateBrandSuitability> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateBrandListAssociations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdCustomizerAttributes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAIMaxSettings> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAssetGroupsAsset> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/enableCopilot> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/deleteRemovedEntities> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/raiseBidsToMinimum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/raiseCampaignBudgetsToMinimum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/adjustmentForCampaignBudgets> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/adjustmentForBids> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/suffixForUrls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForUrls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/suffixForTrackingTemplates> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForTrackingTemplates> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/suffixForCampaignNames> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForCampaignNames> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForFinalURLSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/pauseCampaignsWithoutSupportedLocations> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/enableParentLocationMapping> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/associatedStoreId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/raiseProductGroupBidsToMinimum> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndDsaMixedCampaignAsSearchCampaign> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/accountUrlOptions> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/enableAutoCurrencyConversion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateBiddingStrategies> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/associatedUetTagId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/autoDeviceBidOptimization> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/adScheduleUseSearcherTimezone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/pauseAIMAdGroupIfAllAudienceCriterionNotImported> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/renameCampaignNameWithSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdUrls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateSitelinkUrls> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAssetAutomationCampaignSetting> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/imageAssetAutomationOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/importNCAGoalWithSystemGeneratedAudience> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Hotel Ad
microsoftads:CampaignManagementHotelAd
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/adFormatPreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/urlCustomParameters> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Hotel Advance Booking Window Criterion
microsoftads:CampaignManagementHotelAdvanceBookingWindowCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAdvanceBookingWindowCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAdvanceBookingWindowCriterion/minDays> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAdvanceBookingWindowCriterion/maxDays> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Hotel Check In Date Criterion
microsoftads:CampaignManagementHotelCheckInDateCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDateCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDateCriterion/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDateCriterion/endDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Hotel Check In Day Criterion
microsoftads:CampaignManagementHotelCheckInDayCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDayCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDayCriterion/checkInDay> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Hotel Date Selection Type Criterion
microsoftads:CampaignManagementHotelDateSelectionTypeCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelDateSelectionTypeCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelDateSelectionTypeCriterion/hotelDateSelectionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Hotel Group
microsoftads:CampaignManagementHotelGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelGroup/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelGroup/listing> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelGroup/listingType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelGroup/parentCriterionId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Hotel Length Of Stay Criterion
microsoftads:CampaignManagementHotelLengthOfStayCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelLengthOfStayCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelLengthOfStayCriterion/minNights> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelLengthOfStayCriterion/maxNights> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Hotel Setting
microsoftads:CampaignManagementHotelSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelSetting/hotelAdGroupType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Image Ad Extension
microsoftads:CampaignManagementImageAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/alternativeText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/destinationUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/displayText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/sourceType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Image Media Representation
microsoftads:CampaignManagementImageMediaRepresentation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/height> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/width> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Import Job Base
microsoftads:CampaignManagementImportJobBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/notificationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/createdByUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/createdByUserName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/frequency> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/lastRunTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/createdDateTimeInUTC> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/importOption> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/notificationEmail> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Import Option Base
microsoftads:CampaignManagementImportOptionBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOptionBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Impression Based Remarketing List
microsoftads:CampaignManagementImpressionBasedRemarketingList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/membershipDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/searchSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/audienceNetworkSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/customerShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/parentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/entityType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/adGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Impression Tracking Setting
microsoftads:CampaignManagementImpressionTrackingSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionTrackingSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionTrackingSetting/impressionTrackingUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Inherit From Parent Bidding Scheme
microsoftads:CampaignManagementInheritFromParentBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInheritFromParentBiddingScheme/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInheritFromParentBiddingScheme/inheritedBidStrategyType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management In Market Audience
microsoftads:CampaignManagementInMarketAudience
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/membershipDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/searchSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/audienceNetworkSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/customerShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/parentId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management In Store Transaction Goal
microsoftads:CampaignManagementInStoreTransactionGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/countType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/revenue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/conversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/tagId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/trackingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/excludeFromBidding> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/viewThroughConversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/goalCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/attributionModelType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/isEnhancedConversionsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/isAutoGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Lead Form Ad Extension
microsoftads:CampaignManagementLeadFormAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/callToAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/actionName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/actionDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/corporateImage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/corporateImageInternalUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/formHeadline> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/formBusinessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/formDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/formPolicyUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/confirmationMessage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/confirmationDescription> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/confirmationAction> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/confirmationUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/leadDelivery> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/leadEmails> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/leadWebhookUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/leadWebhookKey> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/language> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Linked In Segment Base
microsoftads:CampaignManagementLinkedInSegmentBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/reach> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Location Ad Extension
microsoftads:CampaignManagementLocationAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/address> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/geoPoint> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/geoCodeStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/companyName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/phoneNumber> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Location Criterion
microsoftads:CampaignManagementLocationCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCriterion/locationId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCriterion/locationType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCriterion/displayName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Location Intent Criterion
microsoftads:CampaignManagementLocationIntentCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationIntentCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationIntentCriterion/intentOption> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Logo Ad Extension
microsoftads:CampaignManagementLogoAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/businessName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/businessLogo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/businessLogoUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/domainName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Manual Cpa Bidding Scheme
microsoftads:CampaignManagementManualCpaBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpaBiddingScheme/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpaBiddingScheme/manualCpi> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Manual Cpc Bidding Scheme
microsoftads:CampaignManagementManualCpcBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpcBiddingScheme/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpcBiddingScheme/manualCpc> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Manual Cpm Bidding Scheme
microsoftads:CampaignManagementManualCpmBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpmBiddingScheme/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Manual Cpv Bidding Scheme
microsoftads:CampaignManagementManualCpvBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpvBiddingScheme/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Max Clicks Bidding Scheme
microsoftads:CampaignManagementMaxClicksBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxClicksBiddingScheme/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxClicksBiddingScheme/maxCpc> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Max Conversions Bidding Scheme
microsoftads:CampaignManagementMaxConversionsBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionsBiddingScheme/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionsBiddingScheme/maxCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionsBiddingScheme/targetCpa> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Max Conversion Value Bidding Scheme
microsoftads:CampaignManagementMaxConversionValueBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionValueBiddingScheme/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionValueBiddingScheme/targetRoas> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionValueBiddingScheme/maxCpc> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Max Roas Bidding Scheme
microsoftads:CampaignManagementMaxRoasBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxRoasBiddingScheme/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxRoasBiddingScheme/maxCpc> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Media Base
microsoftads:CampaignManagementMediaBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaBase/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaBase/mediaType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaBase/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaBase/text> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Media Representation Base
microsoftads:CampaignManagementMediaRepresentationBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentationBase/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentationBase/url> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentationBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Negative Ad Group Criterion
microsoftads:CampaignManagementNegativeAdGroupCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/criterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Negative Campaign Criterion
microsoftads:CampaignManagementNegativeCampaignCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/criterion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Negative Keyword List
microsoftads:CampaignManagementNegativeKeywordList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/itemCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/associationCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Negative Site
microsoftads:CampaignManagementNegativeSite
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeSite/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeSite/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeSite/url> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Network Distribution Setting
microsoftads:CampaignManagementNetworkDistributionSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNetworkDistributionSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNetworkDistributionSetting/networkOption> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management New Customer Acquisition Goal Setting
microsoftads:CampaignManagementNewCustomerAcquisitionGoalSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoalSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoalSetting/newCustomerAcquisitionGoalId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoalSetting/newCustomerAcquisitionBidOnlyMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoalSetting/additionalConversionValue> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management News Ad Extension
microsoftads:CampaignManagementNewsAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/sourceUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/priority> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Number Rule Item
microsoftads:CampaignManagementNumberRuleItem
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNumberRuleItem/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNumberRuleItem/operand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNumberRuleItem/operator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNumberRuleItem/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Offline Conversion Goal
microsoftads:CampaignManagementOfflineConversionGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/countType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/revenue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/conversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/tagId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/trackingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/excludeFromBidding> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/viewThroughConversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/goalCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/attributionModelType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/isEnhancedConversionsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/isAutoGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/isExternallyAttributed> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Pages Viewed Per Visit Goal
microsoftads:CampaignManagementPagesViewedPerVisitGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/countType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/revenue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/conversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/tagId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/trackingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/excludeFromBidding> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/viewThroughConversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/goalCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/attributionModelType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/isEnhancedConversionsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/isAutoGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/minimumPagesViewed> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Page Visitors Rule
microsoftads:CampaignManagementPageVisitorsRule
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsRule/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsRule/normalForm> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Page Visitors Who Did Not Visit Another Page Rule
microsoftads:CampaignManagementPageVisitorsWhoDidNotVisitAnotherPageRule
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsWhoDidNotVisitAnotherPageRule/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Page Visitors Who Visited Another Page Rule
microsoftads:CampaignManagementPageVisitorsWhoVisitedAnotherPageRule
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsWhoVisitedAnotherPageRule/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Percent Cpc Bidding Scheme
microsoftads:CampaignManagementPercentCpcBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPercentCpcBiddingScheme/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPercentCpcBiddingScheme/maxPercentCpc> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Performance Max Setting
microsoftads:CampaignManagementPerformanceMaxSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/finalUrlExpansionOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/autoGeneratedTextOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/autoGeneratedImageOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/costPerSaleOptOut> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Placement Criterion
microsoftads:CampaignManagementPlacementCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementCriterion/placementId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementCriterion/placementName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Placement Exclusion List
microsoftads:CampaignManagementPlacementExclusionList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/itemCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/associationCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Price Ad Extension
microsoftads:CampaignManagementPriceAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/priceExtensionType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/language> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Product Ad
microsoftads:CampaignManagementProductAd
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/adFormatPreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/promotionalText> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Product Audience
microsoftads:CampaignManagementProductAudience
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/membershipDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/searchSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/audienceNetworkSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/customerShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/parentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/productAudienceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/tagId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Product Partition
microsoftads:CampaignManagementProductPartition
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductPartition/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductPartition/parentCriterionId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductPartition/condition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductPartition/partitionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Product Scope
microsoftads:CampaignManagementProductScope
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductScope/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Profile Criterion
microsoftads:CampaignManagementProfileCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileCriterion/profileId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileCriterion/profileType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Profile Dimension
microsoftads:CampaignManagementProfileDimension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileDimension/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Promotion Ad Extension
microsoftads:CampaignManagementPromotionAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionItem> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/discountModifier> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/percentOff> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/moneyAmountOff> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/ordersOverAmount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionStartDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionEndDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionOccasion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Radius Criterion
microsoftads:CampaignManagementRadiusCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/radius> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/radiusUnit> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/latitudeDegrees> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/longitudeDegrees> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Reach Optimization Goal Setting
microsoftads:CampaignManagementReachOptimizationGoalSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReachOptimizationGoalSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReachOptimizationGoalSetting/optimizationGoal> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Refine Asset Group Recommendation Request
microsoftads:CampaignManagementRefineAssetGroupRecommendationRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationRequest/assetGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Refine Responsive Ad Recommendation Request
microsoftads:CampaignManagementRefineResponsiveAdRecommendationRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationRequest/responsiveAd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Refine Responsive Search Ad Recommendation Request
microsoftads:CampaignManagementRefineResponsiveSearchAdRecommendationRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveSearchAdRecommendationRequest/responsiveSearchAd> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Remarketing List
microsoftads:CampaignManagementRemarketingList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/membershipDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/searchSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/audienceNetworkSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/customerShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/parentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/rule> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/tagId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Remarketing Rule Base
microsoftads:CampaignManagementRemarketingRuleBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRuleBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Responsive Search Ads Setting
microsoftads:CampaignManagementResponsiveSearchAdsSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAdsSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAdsSetting/autoGeneratedAssetsEnabled> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Review Ad Extension
microsoftads:CampaignManagementReviewAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/isExact> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/source> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/url> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Rule Item Base
microsoftads:CampaignManagementRuleItemBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItemBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Search Companies Request
microsoftads:CampaignManagementSearchCompaniesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSearchCompaniesRequest/companyNameFilter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSearchCompaniesRequest/languageLocale> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Set Ad Extensions Associations Request
microsoftads:CampaignManagementSetAdExtensionsAssociationsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAdExtensionsAssociationsRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAdExtensionsAssociationsRequest/associationType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Set Label Associations Request
microsoftads:CampaignManagementSetLabelAssociationsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetLabelAssociationsRequest/entityType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Set Negative Sites To Ad Groups Request
microsoftads:CampaignManagementSetNegativeSitesToAdGroupsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetNegativeSitesToAdGroupsRequest/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Set Negative Sites To Campaigns Request
microsoftads:CampaignManagementSetNegativeSitesToCampaignsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetNegativeSitesToCampaignsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Set Shared Entity Associations Request
microsoftads:CampaignManagementSetSharedEntityAssociationsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetSharedEntityAssociationsRequest/sharedEntityScope> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Setting Base
microsoftads:CampaignManagementSettingBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSettingBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Shared List Base
microsoftads:CampaignManagementSharedListBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/itemCount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/associationCount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Shared List Item Base
microsoftads:CampaignManagementSharedListItemBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItemBase/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Shopping Setting
microsoftads:CampaignManagementShoppingSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/priority> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/salesCountryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/storeId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/localInventoryAdsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/shoppableAdsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/feedLabel> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Similar Remarketing List
microsoftads:CampaignManagementSimilarRemarketingList
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/membershipDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/searchSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/audienceNetworkSize> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/customerShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/description> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/parentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/sourceId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Site
microsoftads:CampaignManagementSite
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSite/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSite/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSite/url> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Sitelink Ad Extension
microsoftads:CampaignManagementSitelinkAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/displayText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/destinationUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/description1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/description2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/urlCustomParameters> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Store Criterion
microsoftads:CampaignManagementStoreCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStoreCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStoreCriterion/storeId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management String Rule Item
microsoftads:CampaignManagementStringRuleItem
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStringRuleItem/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStringRuleItem/operand> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStringRuleItem/operator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStringRuleItem/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Structured Snippet Ad Extension
microsoftads:CampaignManagementStructuredSnippetAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/header> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Target Cpa Bidding Scheme
microsoftads:CampaignManagementTargetCpaBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetCpaBiddingScheme/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetCpaBiddingScheme/maxCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetCpaBiddingScheme/targetCpa> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Target Impression Share Bidding Scheme
microsoftads:CampaignManagementTargetImpressionShareBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetImpressionShareBiddingScheme/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetImpressionShareBiddingScheme/targetImpressionShare> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetImpressionShareBiddingScheme/targetAdPosition> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetImpressionShareBiddingScheme/maxCpc> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Target Roas Bidding Scheme
microsoftads:CampaignManagementTargetRoasBiddingScheme
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetRoasBiddingScheme/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetRoasBiddingScheme/maxCpc> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetRoasBiddingScheme/targetRoas> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Target Setting
microsoftads:CampaignManagementTargetSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetSetting/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Target Setting Detail
microsoftads:CampaignManagementTargetSettingDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetSettingDetail/criterionTypeGroup> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetSettingDetail/targetAndBid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Text Ad
microsoftads:CampaignManagementTextAd
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/editorialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/adFormatPreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/destinationUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/text> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/displayUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Text Asset
microsoftads:CampaignManagementTextAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAsset/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAsset/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAsset/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAsset/text> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Third Party Measurement Setting
microsoftads:CampaignManagementThirdPartyMeasurementSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementThirdPartyMeasurementSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementThirdPartyMeasurementSetting/details> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Topic Criterion
microsoftads:CampaignManagementTopicCriterion
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTopicCriterion/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTopicCriterion/topicId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTopicCriterion/topicName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Unified Automation Setting
microsoftads:CampaignManagementUnifiedAutomationSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/channelOptimizationOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/audienceOptimizationOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/finalUrlExpansionOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/autoGeneratedTextOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/autoGeneratedImageOptOut> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/searchTermMatchingOptOut> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Ad Extensions Request
microsoftads:CampaignManagementUpdateAdExtensionsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdExtensionsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Ad Group Criterions Request
microsoftads:CampaignManagementUpdateAdGroupCriterionsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupCriterionsRequest/criterionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Ad Groups Request
microsoftads:CampaignManagementUpdateAdGroupsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsRequest/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsRequest/updateAudienceAdsBidAdjustment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsRequest/returnInheritedBidStrategyTypes> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Ads Request
microsoftads:CampaignManagementUpdateAdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdsRequest/adGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Annotation Opt Out Request
microsoftads:CampaignManagementUpdateAnnotationOptOutRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAnnotationOptOutRequest/justification> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Asset Groups Request
microsoftads:CampaignManagementUpdateAssetGroupsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAssetGroupsRequest/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Brand Kits Request
microsoftads:CampaignManagementUpdateBrandKitsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBrandKitsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Campaign Criterions Request
microsoftads:CampaignManagementUpdateCampaignCriterionsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateCampaignCriterionsRequest/criterionType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Campaigns Request
microsoftads:CampaignManagementUpdateCampaignsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateCampaignsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Conversion Value Rules Request
microsoftads:CampaignManagementUpdateConversionValueRulesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionValueRulesRequest/lcid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Conversion Value Rules Status Request
microsoftads:CampaignManagementUpdateConversionValueRulesStatusRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionValueRulesStatusRequest/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Data Exclusions Request
microsoftads:CampaignManagementUpdateDataExclusionsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateDataExclusionsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Keywords Request
microsoftads:CampaignManagementUpdateKeywordsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateKeywordsRequest/adGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateKeywordsRequest/returnInheritedBidStrategyTypes> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Seasonality Adjustments Request
microsoftads:CampaignManagementUpdateSeasonalityAdjustmentsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateSeasonalityAdjustmentsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Update Shared Entities Request
microsoftads:CampaignManagementUpdateSharedEntitiesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateSharedEntitiesRequest/sharedEntityScope> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Url Goal
microsoftads:CampaignManagementUrlGoal
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/countType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/revenue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/conversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/tagId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/trackingStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/excludeFromBidding> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/viewThroughConversionWindowInMinutes> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/goalCategory> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/attributionModelType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/isEnhancedConversionsEnabled> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/isAutoGoal> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/urlOperator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/urlExpression> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Vanity Pharma Setting
microsoftads:CampaignManagementVanityPharmaSetting
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVanityPharmaSetting/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVanityPharmaSetting/displayUrlMode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVanityPharmaSetting/websiteDescription> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Video Ad Extension
microsoftads:CampaignManagementVideoAdExtension
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/scheduling> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/devicePreference> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/version> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/displayText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/alternativeText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/actionText> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/videoId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/thumbnailId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/thumbnailUrl> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/urlCustomParameters> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/trackingUrlTemplate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/finalUrlSuffix> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Video Asset
microsoftads:CampaignManagementVideoAsset
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/subType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/thumbnailImage> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Campaign Management Webpage
microsoftads:CampaignManagementWebpage
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpage/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpage/parameter> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Ad Api Error
microsoftads:CustomerBillingAdApiError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiError/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiError/detail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiError/errorCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Ad Api Fault Detail
microsoftads:CustomerBillingAdApiFaultDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiFaultDetail/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiFaultDetail/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Add Insertion Order Request
microsoftads:CustomerBillingAddInsertionOrderRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAddInsertionOrderRequest/insertionOrder> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Insertion Order
microsoftads:CustomerBillingInsertionOrder
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/bookingCountryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/comment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/lastModifiedByUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/lastModifiedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/notificationThreshold> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/referenceId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/spendCapAmount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/purchaseOrder> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/pendingChanges> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/accountNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/budgetRemaining> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/budgetSpent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/budgetRemainingPercent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/budgetSpentPercent> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/seriesName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/isInSeries> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/seriesFrequencyType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/isUnlimited> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/isEndless> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Insertion Order Pending Changes
microsoftads:CustomerBillingInsertionOrderPendingChanges
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/comment> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/requestedByUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/modifiedDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/notificationThreshold> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/referenceId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/spendCapAmount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/purchaseOrder> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/changeStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Add Insertion Order Response
microsoftads:CustomerBillingAddInsertionOrderResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAddInsertionOrderResponse/insertionOrderId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAddInsertionOrderResponse/createTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Api Batch Fault
microsoftads:CustomerBillingApiBatchFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiBatchFault/trackingId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Batch Error
microsoftads:CustomerBillingBatchError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBatchError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBatchError/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBatchError/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBatchError/message> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Operation Error
microsoftads:CustomerBillingOperationError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOperationError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOperationError/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOperationError/message> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Api Fault
microsoftads:CustomerBillingApiFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Application Fault
microsoftads:CustomerBillingApplicationFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Application Fault Base
microsoftads:CustomerBillingApplicationFaultBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFaultBase/trackingId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Billing Document
microsoftads:CustomerBillingBillingDocument
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocument/data> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocument/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocument/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocument/number> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Billing Document Info
microsoftads:CustomerBillingBillingDocumentInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/accountName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/accountNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/amount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/documentDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/documentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/documentNumber> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Billing Group
microsoftads:CustomerBillingBillingGroup
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingGroup/billingGroupId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingGroup/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingGroup/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingGroup/description> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Check Feature Adoption Coupon Eligibility Request
microsoftads:CustomerBillingCheckFeatureAdoptionCouponEligibilityRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCheckFeatureAdoptionCouponEligibilityRequest/featureId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Key Value Entity Oflong Andstring
microsoftads:CustomerBillingKeyValueEntityOflongAndstring
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingKeyValueEntityOflongAndstring/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingKeyValueEntityOflongAndstring/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Claim Feature Adoption Coupons Response
microsoftads:CustomerBillingClaimFeatureAdoptionCouponsResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingClaimFeatureAdoptionCouponsResponse/partialErrors> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Key Value Entity Oflong And Date Time
microsoftads:CustomerBillingKeyValueEntityOflongAndDateTime
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingKeyValueEntityOflongAndDateTime/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingKeyValueEntityOflongAndDateTime/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Coupon
microsoftads:CustomerBillingCoupon
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/couponCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/className> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/couponType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/amount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/spendThreshold> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/percentOff> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/activeDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/expirationDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/sendToEmail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/sendToDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/isRedeemed> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/redemptionInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/claimInfo> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Coupon Redemption
microsoftads:CustomerBillingCouponRedemption
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/accountNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/spendToThreshold> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/balance> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/redemptionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/expirationDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/activationDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Coupon Claim Info
microsoftads:CustomerBillingCouponClaimInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponClaimInfo/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponClaimInfo/accountNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponClaimInfo/claimDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Coupon Info Data
microsoftads:CustomerBillingCouponInfoData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/couponId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/claimDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/redemptionDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/expirationDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/percentOff> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/couponValue> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/upfrontSpending> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/activeDuration> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/spendToThreshold> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/balance> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/featureId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/couponType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Dispatch Coupons Request
microsoftads:CustomerBillingDispatchCouponsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDispatchCouponsRequest/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDispatchCouponsRequest/couponClassName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Distribute Coupons Request
microsoftads:CustomerBillingDistributeCouponsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsRequest/className> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsRequest/featureId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsRequest/sendNotification> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Distribute Coupons Response
microsoftads:CustomerBillingDistributeCouponsResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsResponse/partialErrors> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Get Account Monthly Spend Request
microsoftads:CustomerBillingGetAccountMonthlySpendRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetAccountMonthlySpendRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetAccountMonthlySpendRequest/monthYear> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Get Account Monthly Spend Response
microsoftads:CustomerBillingGetAccountMonthlySpendResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetAccountMonthlySpendResponse/amount> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Get Billing Documents Info Request
microsoftads:CustomerBillingGetBillingDocumentsInfoRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsInfoRequest/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsInfoRequest/endDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsInfoRequest/returnInvoiceNumber> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Get Billing Documents Request
microsoftads:CustomerBillingGetBillingDocumentsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Get Billing Groups Request
microsoftads:CustomerBillingGetBillingGroupsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingGroupsRequest/customerId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Get Coupon Info Request
microsoftads:CustomerBillingGetCouponInfoRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetCouponInfoRequest/customerId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Get Ungrouped Accounts Request
microsoftads:CustomerBillingGetUngroupedAccountsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetUngroupedAccountsRequest/customerId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Ungrouped Account
microsoftads:CustomerBillingUngroupedAccount
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUngroupedAccount/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUngroupedAccount/accountNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUngroupedAccount/accountName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Order By
microsoftads:CustomerBillingOrderBy
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOrderBy/field> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOrderBy/order> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Paging
microsoftads:CustomerBillingPaging
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPaging/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPaging/size> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Predicate
microsoftads:CustomerBillingPredicate
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPredicate/field> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPredicate/operator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPredicate/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Redeem Coupon Request
microsoftads:CustomerBillingRedeemCouponRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingRedeemCouponRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingRedeemCouponRequest/couponCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Redeem Coupon Response
microsoftads:CustomerBillingRedeemCouponResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingRedeemCouponResponse/redemptionDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Search Coupons Request
microsoftads:CustomerBillingSearchCouponsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchCouponsRequest/pageInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchCouponsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Search Insertion Orders Request
microsoftads:CustomerBillingSearchInsertionOrdersRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchInsertionOrdersRequest/pageInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchInsertionOrdersRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Update Billing Group Accounts Request
microsoftads:CustomerBillingUpdateBillingGroupAccountsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateBillingGroupAccountsRequest/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateBillingGroupAccountsRequest/billingGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Update Billing Group Accounts Response
microsoftads:CustomerBillingUpdateBillingGroupAccountsResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateBillingGroupAccountsResponse/partialErrors> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Update Insertion Order Request
microsoftads:CustomerBillingUpdateInsertionOrderRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateInsertionOrderRequest/insertionOrder> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Billing Update Insertion Order Response
microsoftads:CustomerBillingUpdateInsertionOrderResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateInsertionOrderResponse/lastModifiedTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Account Info
microsoftads:CustomerManagementAccountInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/number> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/accountLifeCycleStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/pauseReason> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Account Info With Customer Data
microsoftads:CustomerManagementAccountInfoWithCustomerData
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/customerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountLifeCycleStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/pauseReason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountMode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Account Tax Certificate
microsoftads:CustomerManagementAccountTaxCertificate
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountTaxCertificate/taxCertificateBlobContainerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountTaxCertificate/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Key Value Pair Ofstring And Byte Array
microsoftads:CustomerManagementKeyValuePairOfstringAndByteArray
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValuePairOfstringAndByteArray/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValuePairOfstringAndByteArray/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Ad Api Error
microsoftads:CustomerManagementAdApiError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiError/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiError/detail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiError/errorCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Ad Api Fault Detail
microsoftads:CustomerManagementAdApiFaultDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiFaultDetail/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiFaultDetail/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Add Account Request
microsoftads:CustomerManagementAddAccountRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddAccountRequest/account> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Advertiser Account
microsoftads:CustomerManagementAdvertiserAccount
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/billToCustomerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/currencyCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/accountFinancialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/lastModifiedByUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/lastModifiedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/number> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/parentCustomerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/paymentMethodId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/paymentMethodType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/primaryUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/accountLifeCycleStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/timeStamp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/timeZone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/pauseReason> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/salesHouseCustomerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/backUpPaymentInstrumentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/billingThresholdAmount> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/businessAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/autoTagType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/soldToPaymentInstrumentId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/taxCertificate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/accountMode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Key Value Pair Ofstring Andstring
microsoftads:CustomerManagementKeyValuePairOfstringAndstring
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValuePairOfstringAndstring/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValuePairOfstringAndstring/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Customer Info
microsoftads:CustomerManagementCustomerInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerInfo/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerInfo/name> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Address
microsoftads:CustomerManagementAddress
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/city> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/countryCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/line1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/line2> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/line3> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/line4> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/postalCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/stateOrProvince> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/timeStamp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/businessName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Add Account Response
microsoftads:CustomerManagementAddAccountResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddAccountResponse/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddAccountResponse/accountNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddAccountResponse/createTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Client Link
microsoftads:CustomerManagementClientLink
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/clientEntityId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/clientEntityNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/clientEntityName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/managingCustomerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/managingCustomerNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/managingCustomerName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/note> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/inviterEmail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/inviterName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/inviterPhone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/isBillToClient> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/startDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/suppressNotification> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/lastModifiedDateTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/lastModifiedByUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/timestamp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/customerLinkPermission> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/clientEntityCustomerNumber> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Add Client Links Response
microsoftads:CustomerManagementAddClientLinksResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddClientLinksResponse/partialErrors> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Operation Error
microsoftads:CustomerManagementOperationError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOperationError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOperationError/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOperationError/message> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Add Prepay Account Request
microsoftads:CustomerManagementAddPrepayAccountRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddPrepayAccountRequest/account> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Add Prepay Account Response
microsoftads:CustomerManagementAddPrepayAccountResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddPrepayAccountResponse/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddPrepayAccountResponse/accountNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddPrepayAccountResponse/createTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Api Batch Fault
microsoftads:CustomerManagementApiBatchFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiBatchFault/trackingId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Batch Error
microsoftads:CustomerManagementBatchError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementBatchError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementBatchError/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementBatchError/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementBatchError/message> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Api Fault
microsoftads:CustomerManagementApiFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Application Fault
microsoftads:CustomerManagementApplicationFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Application Fault Base
microsoftads:CustomerManagementApplicationFaultBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFaultBase/trackingId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Contact Info
microsoftads:CustomerManagementContactInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/address> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/contactByPhone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/contactByPostalMail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/email> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/emailFormat> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/fax> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/homePhone> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/mobile> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/phone1> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/phone2> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Customer
microsoftads:CustomerManagementCustomer
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/customerFinancialStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/industry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/lastModifiedByUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/lastModifiedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/marketCountry> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/marketLanguage> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/serviceLevel> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/customerLifeCycleStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/timeStamp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/number> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/customerAddress> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Customer Role
microsoftads:CustomerManagementCustomerRole
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerRole/roleId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerRole/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerRole/customerLinkPermission> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Date Range
microsoftads:CustomerManagementDateRange
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDateRange/minDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDateRange/maxDate> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Delete Account Request
microsoftads:CustomerManagementDeleteAccountRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteAccountRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteAccountRequest/timeStamp> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Delete Customer Request
microsoftads:CustomerManagementDeleteCustomerRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteCustomerRequest/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteCustomerRequest/timeStamp> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Delete User Request
microsoftads:CustomerManagementDeleteUserRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteUserRequest/userId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteUserRequest/timeStamp> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Dismiss Notifications Request
microsoftads:CustomerManagementDismissNotificationsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDismissNotificationsRequest/userId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Key Value Entity Oflong Andint
microsoftads:CustomerManagementKeyValueEntityOflongAndint
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValueEntityOflongAndint/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValueEntityOflongAndint/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Find Accounts Or Customers Info Request
microsoftads:CustomerManagementFindAccountsOrCustomersInfoRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsOrCustomersInfoRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsOrCustomersInfoRequest/topN> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsOrCustomersInfoRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Find Accounts Request
microsoftads:CustomerManagementFindAccountsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsRequest/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsRequest/accountFilter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsRequest/topN> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get Accessible Customer Request
microsoftads:CustomerManagementGetAccessibleCustomerRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccessibleCustomerRequest/customerId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get Accessible Customer Response
microsoftads:CustomerManagementGetAccessibleCustomerResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccessibleCustomerResponse/accessibleCustomer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccessibleCustomerResponse/validFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get Account Pilot Features Request
microsoftads:CustomerManagementGetAccountPilotFeaturesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountPilotFeaturesRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get Account Request
microsoftads:CustomerManagementGetAccountRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountRequest/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get Account Response
microsoftads:CustomerManagementGetAccountResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountResponse/account> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get Accounts Info Request
microsoftads:CustomerManagementGetAccountsInfoRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountsInfoRequest/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountsInfoRequest/onlyParentAccounts> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get Current User Response
microsoftads:CustomerManagementGetCurrentUserResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCurrentUserResponse/user> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management User
microsoftads:CustomerManagementUser
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/contactInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/jobTitle> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/lastModifiedByUserId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/lastModifiedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/lcid> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/name> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/password> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/secretAnswer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/secretQuestion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/userLifeCycleStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/timeStamp> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/userName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/authenticationToken> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Person Name
microsoftads:CustomerManagementPersonName
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPersonName/firstName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPersonName/lastName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPersonName/middleInitial> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get Customer Pilot Features Request
microsoftads:CustomerManagementGetCustomerPilotFeaturesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomerPilotFeaturesRequest/customerId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get Customer Request
microsoftads:CustomerManagementGetCustomerRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomerRequest/customerId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get Customer Response
microsoftads:CustomerManagementGetCustomerResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomerResponse/customer> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get Customers Info Request
microsoftads:CustomerManagementGetCustomersInfoRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomersInfoRequest/customerNameFilter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomersInfoRequest/topN> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get Linked Accounts And Customers Info Request
microsoftads:CustomerManagementGetLinkedAccountsAndCustomersInfoRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetLinkedAccountsAndCustomersInfoRequest/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetLinkedAccountsAndCustomersInfoRequest/onlyParentAccounts> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get Notifications Request
microsoftads:CustomerManagementGetNotificationsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetNotificationsRequest/locale> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetNotificationsRequest/userId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Notification
microsoftads:CustomerManagementNotification
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/typeId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/severity> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/title> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/message> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Key Value Entity Ofstring Andstring
microsoftads:CustomerManagementKeyValueEntityOfstringAndstring
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValueEntityOfstringAndstring/key> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValueEntityOfstringAndstring/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Pilot Feature
microsoftads:CustomerManagementPilotFeature
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPilotFeature/id> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get User MFAStatus Response
microsoftads:CustomerManagementGetUserMFAStatusResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUserMFAStatusResponse/mFAStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get User Request
microsoftads:CustomerManagementGetUserRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUserRequest/userId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get User Response
microsoftads:CustomerManagementGetUserResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUserResponse/user> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Get Users Info Request
microsoftads:CustomerManagementGetUsersInfoRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUsersInfoRequest/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUsersInfoRequest/statusFilter> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management User Info
microsoftads:CustomerManagementUserInfo
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInfo/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInfo/userName> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Map Account Id To External Account Ids Request
microsoftads:CustomerManagementMapAccountIdToExternalAccountIdsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementMapAccountIdToExternalAccountIdsRequest/accountId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Map Customer Id To External Customer Id Request
microsoftads:CustomerManagementMapCustomerIdToExternalCustomerIdRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementMapCustomerIdToExternalCustomerIdRequest/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementMapCustomerIdToExternalCustomerIdRequest/externalCustomerId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Order By
microsoftads:CustomerManagementOrderBy
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOrderBy/field> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOrderBy/order> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Paging
microsoftads:CustomerManagementPaging
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPaging/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPaging/size> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Predicate
microsoftads:CustomerManagementPredicate
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPredicate/field> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPredicate/operator> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPredicate/value> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Search Accounts Request
microsoftads:CustomerManagementSearchAccountsRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchAccountsRequest/pageInfo> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchAccountsRequest/returnAdditionalFields> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Search Client Links Request
microsoftads:CustomerManagementSearchClientLinksRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchClientLinksRequest/pageInfo> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Search Customers Request
microsoftads:CustomerManagementSearchCustomersRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchCustomersRequest/dateRange> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchCustomersRequest/pageInfo> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management User Invitation
microsoftads:CustomerManagementUserInvitation
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/id> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/firstName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/lastName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/email> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/roleId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/expirationDate> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/lcid> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Send User Invitation Request
microsoftads:CustomerManagementSendUserInvitationRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSendUserInvitationRequest/userInvitation> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Send User Invitation Response
microsoftads:CustomerManagementSendUserInvitationResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSendUserInvitationResponse/userInvitationId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Signup Customer Request
microsoftads:CustomerManagementSignupCustomerRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/customer> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/account> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/parentCustomerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/userInvitation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/userId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/user> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Signup Customer Response
microsoftads:CustomerManagementSignupCustomerResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/customerNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/accountNumber> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/createTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Update Account Request
microsoftads:CustomerManagementUpdateAccountRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateAccountRequest/account> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Update Account Response
microsoftads:CustomerManagementUpdateAccountResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateAccountResponse/lastModifiedTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Update Client Links Response
microsoftads:CustomerManagementUpdateClientLinksResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateClientLinksResponse/partialErrors> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Update Customer Request
microsoftads:CustomerManagementUpdateCustomerRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateCustomerRequest/customer> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Update Customer Response
microsoftads:CustomerManagementUpdateCustomerResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateCustomerResponse/lastModifiedTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Update Prepay Account Request
microsoftads:CustomerManagementUpdatePrepayAccountRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdatePrepayAccountRequest/account> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Update Prepay Account Response
microsoftads:CustomerManagementUpdatePrepayAccountResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdatePrepayAccountResponse/lastModifiedTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Update User Request
microsoftads:CustomerManagementUpdateUserRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRequest/user> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Update User Response
microsoftads:CustomerManagementUpdateUserResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserResponse/lastModifiedTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Update User Roles Request
microsoftads:CustomerManagementUpdateUserRolesRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/customerId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/userId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/newRoleId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/deleteRoleId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Update User Roles Response
microsoftads:CustomerManagementUpdateUserRolesResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesResponse/lastModifiedTime> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Upgrade Customer To Agency Request
microsoftads:CustomerManagementUpgradeCustomerToAgencyRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpgradeCustomerToAgencyRequest/customerId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Validate Address Request
microsoftads:CustomerManagementValidateAddressRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementValidateAddressRequest/address> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Customer Management Validate Address Response
microsoftads:CustomerManagementValidateAddressResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementValidateAddressResponse/originalAddress> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementValidateAddressResponse/status> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Account Performance Report Filter
microsoftads:ReportingAccountPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportFilter/deviceOS> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Account Performance Report Request
microsoftads:ReportingAccountPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Report Time
microsoftads:ReportingReportTime
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportTime/predefinedTime> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportTime/customDateRangeStart> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportTime/customDateRangeEnd> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportTime/reportTimeZone> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Date
microsoftads:ReportingDate
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDate/year> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDate/month> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDate/day> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Campaign Report Scope
microsoftads:ReportingCampaignReportScope
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignReportScope/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignReportScope/campaignId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Group Report Scope
microsoftads:ReportingAdGroupReportScope
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupReportScope/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupReportScope/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupReportScope/adGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Asset Group Report Scope
microsoftads:ReportingAssetGroupReportScope
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupReportScope/accountId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupReportScope/campaignId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupReportScope/assetGroupId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Api Error
microsoftads:ReportingAdApiError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiError/message> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiError/detail> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiError/errorCode> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Api Fault Detail
microsoftads:ReportingAdApiFaultDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiFaultDetail/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiFaultDetail/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Dynamic Text Performance Report Filter
microsoftads:ReportingAdDynamicTextPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/adType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/adStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/keywordStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Dynamic Text Performance Report Request
microsoftads:ReportingAdDynamicTextPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Extension By Ad Report Filter
microsoftads:ReportingAdExtensionByAdReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/deviceOS> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/adStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Extension By Ad Report Request
microsoftads:ReportingAdExtensionByAdReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Extension By Keyword Report Filter
microsoftads:ReportingAdExtensionByKeywordReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/deviceOS> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/keywordStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Extension By Keyword Report Request
microsoftads:ReportingAdExtensionByKeywordReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Extension Detail Report Filter
microsoftads:ReportingAdExtensionDetailReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/deviceOS> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/adStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Extension Detail Report Request
microsoftads:ReportingAdExtensionDetailReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Group Performance Report Filter
microsoftads:ReportingAdGroupPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/deviceOS> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Group Performance Report Request
microsoftads:ReportingAdGroupPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Performance Report Filter
microsoftads:ReportingAdPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/adType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/adStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Ad Performance Report Request
microsoftads:ReportingAdPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Age Gender Audience Report Filter
microsoftads:ReportingAgeGenderAudienceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Age Gender Audience Report Request
microsoftads:ReportingAgeGenderAudienceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Api Fault Detail
microsoftads:ReportingApiFaultDetail
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApiFaultDetail/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApiFaultDetail/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Operation Error
microsoftads:ReportingOperationError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingOperationError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingOperationError/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingOperationError/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingOperationError/message> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Batch Error
microsoftads:ReportingBatchError
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/code> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/errorCode> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/details> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/index> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/message> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Application Fault
microsoftads:ReportingApplicationFault
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFault/trackingId> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFault/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Application Fault Base
microsoftads:ReportingApplicationFaultBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFaultBase/trackingId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Apps Performance Report Filter
microsoftads:ReportingAppsPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Apps Performance Report Request
microsoftads:ReportingAppsPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Asset Group Performance Report Filter
microsoftads:ReportingAssetGroupPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Asset Group Performance Report Request
microsoftads:ReportingAssetGroupPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Asset Performance Report Request
microsoftads:ReportingAssetPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Audience Performance Report Filter
microsoftads:ReportingAudiencePerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Audience Performance Report Request
microsoftads:ReportingAudiencePerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Bid Strategy Report Request
microsoftads:ReportingBidStrategyReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Budget Summary Report Request
microsoftads:ReportingBudgetSummaryReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Call Detail Report Filter
microsoftads:ReportingCallDetailReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Call Detail Report Request
microsoftads:ReportingCallDetailReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Campaign Performance Report Filter
microsoftads:ReportingCampaignPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/deviceOS> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Campaign Performance Report Request
microsoftads:ReportingCampaignPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Category Click Coverage Report Request
microsoftads:ReportingCategoryClickCoverageReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Category Insights Report Request
microsoftads:ReportingCategoryInsightsReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Combination Performance Report Request
microsoftads:ReportingCombinationPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Conversion Performance Report Filter
microsoftads:ReportingConversionPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/keywordStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Conversion Performance Report Request
microsoftads:ReportingConversionPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Destination Url Performance Report Filter
microsoftads:ReportingDestinationUrlPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/adStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Destination Url Performance Report Request
microsoftads:ReportingDestinationUrlPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting DSAAuto Target Performance Report Filter
microsoftads:ReportingDSAAutoTargetPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/dynamicAdTargetStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/bidStrategyType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting DSAAuto Target Performance Report Request
microsoftads:ReportingDSAAutoTargetPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting DSACategory Performance Report Filter
microsoftads:ReportingDSACategoryPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/adStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting DSACategory Performance Report Request
microsoftads:ReportingDSACategoryPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting DSASearch Query Performance Report Filter
microsoftads:ReportingDSASearchQueryPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/adStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/excludeZeroClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/feedUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting DSASearch Query Performance Report Request
microsoftads:ReportingDSASearchQueryPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Feed Item Performance Report Request
microsoftads:ReportingFeedItemPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Geographic Performance Report Filter
microsoftads:ReportingGeographicPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Geographic Performance Report Request
microsoftads:ReportingGeographicPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Goals And Funnels Report Filter
microsoftads:ReportingGoalsAndFunnelsReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/deviceOS> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/keywordStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Goals And Funnels Report Request
microsoftads:ReportingGoalsAndFunnelsReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Hotel Dimension Performance Report Filter
microsoftads:ReportingHotelDimensionPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Hotel Dimension Performance Report Request
microsoftads:ReportingHotelDimensionPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Hotel Group Performance Report Filter
microsoftads:ReportingHotelGroupPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Hotel Group Performance Report Request
microsoftads:ReportingHotelGroupPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Keyword Performance Report Filter
microsoftads:ReportingKeywordPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/deliveredMatchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/adType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/bidMatchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/keywordStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/bidStrategyType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Keyword Performance Report Request
microsoftads:ReportingKeywordPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/maxRows> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Keyword Performance Report Sort
microsoftads:ReportingKeywordPerformanceReportSort
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportSort/sortColumn> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportSort/sortOrder> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting MMMPerformance Report Filter
microsoftads:ReportingMMMPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting MMMPerformance Report Request
microsoftads:ReportingMMMPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting MSClick Id Performance Report Request
microsoftads:ReportingMSClickIdPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Negative Keyword Conflict Report Filter
microsoftads:ReportingNegativeKeywordConflictReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportFilter/keywordStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Negative Keyword Conflict Report Request
microsoftads:ReportingNegativeKeywordConflictReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Poll Generate Report Request
microsoftads:ReportingPollGenerateReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPollGenerateReportRequest/reportRequestId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Poll Generate Report Response
microsoftads:ReportingPollGenerateReportResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPollGenerateReportResponse/reportRequestStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Report Request Status
microsoftads:ReportingReportRequestStatus
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestStatus/status> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestStatus/reportDownloadUrl> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Product Dimension Performance Report Filter
microsoftads:ReportingProductDimensionPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/adStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Product Dimension Performance Report Request
microsoftads:ReportingProductDimensionPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Product Match Count Report Request
microsoftads:ReportingProductMatchCountReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Product Negative Keyword Conflict Report Filter
microsoftads:ReportingProductNegativeKeywordConflictReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Product Negative Keyword Conflict Report Request
microsoftads:ReportingProductNegativeKeywordConflictReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Product Partition Performance Report Filter
microsoftads:ReportingProductPartitionPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/campaignType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/adStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Product Partition Performance Report Request
microsoftads:ReportingProductPartitionPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Product Partition Unit Performance Report Filter
microsoftads:ReportingProductPartitionUnitPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/adStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Product Partition Unit Performance Report Request
microsoftads:ReportingProductPartitionUnitPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Product Search Query Performance Report Filter
microsoftads:ReportingProductSearchQueryPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/adStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/adType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/excludeZeroClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Product Search Query Performance Report Request
microsoftads:ReportingProductSearchQueryPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Professional Demographics Audience Report Filter
microsoftads:ReportingProfessionalDemographicsAudienceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Professional Demographics Audience Report Request
microsoftads:ReportingProfessionalDemographicsAudienceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Publisher Usage Performance Report Filter
microsoftads:ReportingPublisherUsagePerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Publisher Usage Performance Report Request
microsoftads:ReportingPublisherUsagePerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Report Request
microsoftads:ReportingReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/type> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/maxRows> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Search Term Landing Page Report Filter
microsoftads:ReportingSearchTermLandingPageReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportFilter/deliveredMatchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportFilter/adType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportFilter/language> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Report Request Base
microsoftads:ReportingReportRequestBase
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/formatVersion> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Search Campaign Change History Report Filter
microsoftads:ReportingSearchCampaignChangeHistoryReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportFilter/itemChanged> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportFilter/howChanged> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Search Campaign Change History Report Request
microsoftads:ReportingSearchCampaignChangeHistoryReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Search Insight Performance Report Filter
microsoftads:ReportingSearchInsightPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Search Insight Performance Report Request
microsoftads:ReportingSearchInsightPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Search Query Performance Report Filter
microsoftads:ReportingSearchQueryPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/deliveredMatchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/adType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/adStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/keywordStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/excludeZeroClicks> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/assetGroupStatus> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Search Query Performance Report Request
microsoftads:ReportingSearchQueryPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Search Term Landing Page Report Request
microsoftads:ReportingSearchTermLandingPageReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Share Of Voice Report Filter
microsoftads:ReportingShareOfVoiceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/bidMatchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/deliveredMatchType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/language> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/deviceType> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/accountStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/campaignStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/adGroupStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/keywordStatus> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/bidStrategyType> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Share Of Voice Report Request
microsoftads:ReportingShareOfVoiceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Submit Generate Report Request
microsoftads:ReportingSubmitGenerateReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSubmitGenerateReportRequest/reportRequest> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Submit Generate Report Response
microsoftads:ReportingSubmitGenerateReportResponse
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSubmitGenerateReportResponse/reportRequestId> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting Travel Query Insight Report Request
microsoftads:ReportingTravelQueryInsightReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting User Location Performance Report Filter
microsoftads:ReportingUserLocationPerformanceReportFilter
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportFilter/adDistribution> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportFilter/language> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for class: Reporting User Location Performance Report Request
microsoftads:ReportingUserLocationPerformanceReportRequest
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/reportName> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/format> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/returnOnlyCompleteData> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/excludeReportHeader> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/excludeReportFooter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/excludeColumnHeaders> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/formatVersion> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/scope> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/filter> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/time> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/aggregation> ;
    owl:maxCardinality 1
  ] ;
  rdfs:subClassOf [
    a owl:Restriction ;
    owl:onProperty <https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/type> ;
    owl:maxCardinality 1
  ] .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscape/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group bid landscape type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscape/adGroupBidLandscapeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscape/startDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscape/endDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid landscape points
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscape/bidLandscapePoints>
  a owl:ObjectProperty .

# OWL axioms for property: day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDayMonthAndYear/day>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: month
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDayMonthAndYear/month>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: year
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDayMonthAndYear/year>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/bid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/clicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/topImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/cost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marginal cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidLandscapePoint/marginalCPC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscapeInput/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group bid landscape type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupBidLandscapeInput/adGroupBidLandscapeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupEstimate/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword estimates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupEstimate/keywordEstimates>
  a owl:ObjectProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimate/keyword>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimate/minimum>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maximum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimate/maximum>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeyword/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeyword/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeyword/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/clicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/totalCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ctr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/ctr>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/averageCpc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTrafficEstimate/averagePosition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupEstimator/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupEstimator/maxCpc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword estimators
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAdGroupEstimator/keywordEstimators>
  a owl:ObjectProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimator/keyword>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimator/maxCpc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApiFaultDetail/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApiFaultDetail/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApiFaultDetail/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApiFaultDetail/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightOperationError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightOperationError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightOperationError/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightOperationError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBatchError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplicationFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplicationFault/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplicationFault/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplicationFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplicationFaultBase/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplyRecommendationEntity/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplyRecommendationEntity/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplyRecommendationsRequest/entities>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightApplyRecommendationsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: display domain
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightEntry/displayDomain>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregated kpi
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightEntry/aggregatedKpi>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: segmented kpis
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightEntry/segmentedKpis>
  a owl:ObjectProperty .

# OWL axioms for property: segments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/segments>
  a owl:DatatypeProperty .

# OWL axioms for property: impression share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/impressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: overlap rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/overlapRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/averagePosition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: above rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/aboveRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top of page rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/topOfPageRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: outranking share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/outrankingShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: absolute top of page rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightKpi/absoluteTopOfPageRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: segments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightResult/segments>
  a owl:DatatypeProperty .

# OWL axioms for property: entries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightResult/entries>
  a owl:ObjectProperty .

# OWL axioms for property: used impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightResult/usedImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: used keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionInsightResult/usedKeywords>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: segment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionSegmentSearchParameter/segment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAuctionSegmentSearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAutoApplyRecommendationsInfo/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: a aropt in status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightAutoApplyRecommendationsInfo/aAROptInStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/keywordId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/currentBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/suggestedBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/estimatedIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/estimatedIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/estimatedIncreaseInCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: opportunity key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBidOpportunity/opportunityKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keys
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdown/keys>
  a owl:DatatypeProperty .

# OWL axioms for property: values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdown/values>
  a owl:DatatypeProperty .

# OWL axioms for property: global values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdown/globalValues>
  a owl:DatatypeProperty .

# OWL axioms for property: age
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/age>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/device>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gender
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/gender>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: in market
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/inMarket>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: industry
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/industry>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job function
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/jobFunction>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationCountry>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/location>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location sub geography
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationSubGeography>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location metro area
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationMetroArea>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location city
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationCity>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location postal code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationPostalCode>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location county
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBreakdowns/locationCounty>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationBreakdown/info>
  a owl:ObjectProperty .

# OWL axioms for property: keys
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationBreakdown/keys>
  a owl:DatatypeProperty .

# OWL axioms for property: values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationBreakdown/values>
  a owl:DatatypeProperty .

# OWL axioms for property: global values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationBreakdown/globalValues>
  a owl:DatatypeProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationInfo/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/adGroupName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/campaignName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/suggestedKeyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/suggestedBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: monthly searches
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/monthlySearches>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: competition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/competition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/estimatedIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/estimatedIncreaseInCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/estimatedIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: opportunity key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/opportunityKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: click share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/clickShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average ctr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/averageCTR>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/averageCPC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reference keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/referenceKeywordId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reference keyword bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/referenceKeywordBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reference keyword match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/referenceKeywordMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impression share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/impressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search query kpis
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchKeywordOpportunity/searchQueryKPIs>
  a owl:ObjectProperty .

# OWL axioms for property: search query
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/searchQuery>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/clicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: s rpv
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/sRPV>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average ctr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBroadMatchSearchQueryKPI/averageCTR>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/currentBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/recommendedBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/budgetType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/increaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percentage increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/percentageIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/increaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percentage increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/percentageIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget points
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/budgetPoints>
  a owl:ObjectProperty .

# OWL axioms for property: opportunity key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetOpportunity/opportunityKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/budgetAmount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget point type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/budgetPointType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated weekly clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/estimatedWeeklyClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated weekly cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/estimatedWeeklyCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated weekly impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightBudgetPoint/estimatedWeeklyImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscape/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign bid landscape type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscape/campaignBidLandscapeType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscape/startDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscape/endDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign bid landscape points
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscape/campaignBidLandscapePoints>
  a owl:ObjectProperty .

# OWL axioms for property: bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/bid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/targetCpa>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/targetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/clicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/topImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/cost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/conversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/conversionValues>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: marginal cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBidLandscapePoint/marginalCPC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/accountName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/campaignName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/adGroupName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/recommendationHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/estimatedIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/estimatedIncreaseInCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/estimatedIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/estimatedIncreaseInConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/dismissed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/recommendedBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/currentBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget points
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/budgetPoints>
  a owl:ObjectProperty .

# OWL axioms for property: budget type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignBudgetRecommendation/budgetType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimate/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group estimates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimate/adGroupEstimates>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimator/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: daily budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimator/dailyBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criteria
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimator/criteria>
  a owl:ObjectProperty .

# OWL axioms for property: ad group estimators
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimator/adGroupEstimators>
  a owl:ObjectProperty .

# OWL axioms for property: negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCampaignEstimator/negativeKeywords>
  a owl:ObjectProperty .

# OWL axioms for property: location id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/locationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: network
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/network>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCriterion/deviceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNegativeKeyword/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNegativeKeyword/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNegativeKeyword/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCategorySearchParameter/categoryId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCategorySearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: competition levels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCompetitionSearchParameter/competitionLevels>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightCompetitionSearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDateRangeSearchParameter/startDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDateRangeSearchParameter/endDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDateRangeSearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDecimalRoundedResult/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unit
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDecimalRoundedResult/unit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDeviceCriterion/deviceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDeviceCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDeviceSearchParameter/device>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDeviceSearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDismissRecommendationEntity/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDismissRecommendationEntity/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDismissRecommendationsRequest/entities>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDismissRecommendationsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: category name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDomainCategory/categoryName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coverage
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDomainCategory/coverage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightDomainCategory/bid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityDetail/entityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityDetail/entityName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityParameter/suggestedText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityParameter/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityParameter/entityCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEntityParameter/entityDetails>
  a owl:ObjectProperty .

# OWL axioms for property: min clicks per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/minClicksPerWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max clicks per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/maxClicksPerWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/averageCPC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min impressions per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/minImpressionsPerWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max impressions per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/maxImpressionsPerWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: c tr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/cTR>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min total cost per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/minTotalCostPerWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max total cost per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/maxTotalCostPerWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated min bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedBidAndTraffic/estimatedMinBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min clicks per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/minClicksPerWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max clicks per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/maxClicksPerWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/averageCPC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min impressions per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/minImpressionsPerWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max impressions per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/maxImpressionsPerWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: c tr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/cTR>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min total cost per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/minTotalCostPerWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max total cost per week
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/maxTotalCostPerWeek>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated ad position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightEstimatedPositionAndTraffic/estimatedAdPosition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude account keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightExcludeAccountKeywordsSearchParameter/excludeAccountKeywords>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightExcludeAccountKeywordsSearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightFeed/storeId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightFeed/feedId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightFeed/feedType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAuctionInsightDataRequest/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAuctionInsightDataRequest/entityIds>
  a owl:DatatypeProperty .

# OWL axioms for property: search parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAuctionInsightDataRequest/searchParameters>
  a owl:ObjectProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAuctionInsightDataRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: queries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/queries>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/categoryId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/minimum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maximum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/maximum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: included
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/included>
  a owl:ObjectProperty .

# OWL axioms for property: excluded
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/excluded>
  a owl:ObjectProperty .

# OWL axioms for property: exclude account keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/excludeAccountKeywords>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/locations>
  a owl:ObjectProperty .

# OWL axioms for property: network
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/network>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/device>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: languages
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/languages>
  a owl:ObjectProperty .

# OWL axioms for property: competition levels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/competitionLevels>
  a owl:DatatypeProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/startDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/endDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: segment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchParameter/segment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationCriterion/locationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: network
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNetworkCriterion/network>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNetworkCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLanguageCriterion/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLanguageCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: result
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAuctionInsightDataResponse/result>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/age>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gender
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/gender>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/audience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: company
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/company>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: industry
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/industry>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job function
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/jobFunction>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/location>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/placement>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/device>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: topic
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/topic>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: radius targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/radiusTargets>
  a owl:ObjectProperty .

# OWL axioms for property: campaign bidding strategy
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/campaignBiddingStrategy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/campaignSubType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/feed>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lcid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/lcid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: breakdown return category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/breakdownReturnCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi ad types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownRequest/multiAdTypes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: includes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOfAgeEnum/includes>
  a owl:DatatypeProperty .

# OWL axioms for property: excludes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOfAgeEnum/excludes>
  a owl:DatatypeProperty .

# OWL axioms for property: includes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOfGenderEnum/includes>
  a owl:DatatypeProperty .

# OWL axioms for property: excludes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOfGenderEnum/excludes>
  a owl:DatatypeProperty .

# OWL axioms for property: includes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOflong/includes>
  a owl:DatatypeProperty .

# OWL axioms for property: excludes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOflong/excludes>
  a owl:DatatypeProperty .

# OWL axioms for property: includes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOfDeviceEnum/includes>
  a owl:DatatypeProperty .

# OWL axioms for property: excludes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSelectionOfDeviceEnum/excludes>
  a owl:DatatypeProperty .

# OWL axioms for property: radius
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRadiusTarget/radius>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: radius unit
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRadiusTarget/radiusUnit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: center latitude
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRadiusTarget/centerLatitude>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: center longitude
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRadiusTarget/centerLongitude>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est audience size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/estAudienceSize>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est impression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/estImpression>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is impression too specific
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/isImpressionTooSpecific>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is privacy check passed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/isPrivacyCheckPassed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/suggestedBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/currency>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: breakdowns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceBreakdownResponse/breakdowns>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/age>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gender
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/gender>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/audience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: company
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/company>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: industry
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/industry>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job function
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/jobFunction>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/location>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/placement>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/device>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: topic
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/topic>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: radius targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/radiusTargets>
  a owl:ObjectProperty .

# OWL axioms for property: campaign bidding strategy
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/campaignBiddingStrategy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/campaignSubType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/feed>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: daily budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/dailyBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/bid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/currency>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multi ad types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/multiAdTypes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/totalBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: include impressions breakdown
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/includeImpressionsBreakdown>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto targeting
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationRequest/autoTargeting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est impression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estImpression>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est audience size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estAudienceSize>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est click
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estClick>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est spend
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estSpend>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est cost per event
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCostPerEvent>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCPC>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est ctr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCTR>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/suggestedBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/suggestedBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: events lost to bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/eventsLostToBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: events lost to budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/eventsLostToBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est reach audience size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estReachAudienceSize>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est reach impression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estReachImpression>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/currency>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est impression by type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estImpressionByType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est click by type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estClickByType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est spend by type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estSpendByType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est cost per event by type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCostPerEventByType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est cpcby type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCPCByType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est view by type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estViewByType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est ctrby type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estCTRByType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: est reach impression by type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAudienceFullEstimationResponse/estReachImpressionByType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: high
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRangeResultOfDecimalRoundedResult/high>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: low
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRangeResultOfDecimalRoundedResult/low>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: high
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRangeResultOfdouble/high>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: low
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRangeResultOfdouble/low>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation types inputs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAutoApplyOptInStatusRequest/recommendationTypesInputs>
  a owl:DatatypeProperty .

# OWL axioms for property: auto apply recommendations status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetAutoApplyOptInStatusResponse/autoApplyRecommendationsStatus>
  a owl:ObjectProperty .

# OWL axioms for property: ad group bid landscape inputs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByAdGroupIdsRequest/adGroupBidLandscapeInputs>
  a owl:ObjectProperty .

# OWL axioms for property: bid landscape
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByAdGroupIdsResponse/bidLandscape>
  a owl:ObjectProperty .

# OWL axioms for property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByCampaignIdsRequest/campaignIds>
  a owl:DatatypeProperty .

# OWL axioms for property: bid landscape
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByCampaignIdsResponse/bidLandscape>
  a owl:ObjectProperty .

# OWL axioms for property: keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByKeywordIdsRequest/keywordIds>
  a owl:DatatypeProperty .

# OWL axioms for property: include current bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByKeywordIdsRequest/includeCurrentBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid landscape
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidLandscapeByKeywordIdsResponse/bidLandscape>
  a owl:ObjectProperty .

# OWL axioms for property: keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordBidLandscape/keywordId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordBidLandscape/startDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordBidLandscape/endDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid landscape points
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordBidLandscape/bidLandscapePoints>
  a owl:ObjectProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidOpportunitiesRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidOpportunitiesRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: opportunity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidOpportunitiesRequest/opportunityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: opportunities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBidOpportunitiesResponse/opportunities>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBudgetOpportunitiesRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: opportunities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetBudgetOpportunitiesResponse/opportunities>
  a owl:ObjectProperty .

# OWL axioms for property: domain name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetDomainCategoriesRequest/domainName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetDomainCategoriesRequest/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetDomainCategoriesRequest/categoryName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: categories
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetDomainCategoriesResponse/categories>
  a owl:ObjectProperty .

# OWL axioms for property: keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordIdsRequest/keywordIds>
  a owl:DatatypeProperty .

# OWL axioms for property: target position for ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordIdsRequest/targetPositionForAds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword estimated bids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordIdsResponse/keywordEstimatedBids>
  a owl:ObjectProperty .

# OWL axioms for property: keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdEstimatedBid/keywordId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword estimated bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdEstimatedBid/keywordEstimatedBid>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimatedBid/keyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated bids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimatedBid/estimatedBids>
  a owl:ObjectProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/keywords>
  a owl:ObjectProperty .

# OWL axioms for property: target position for ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/targetPositionForAds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/locationIds>
  a owl:DatatypeProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity level bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsRequest/entityLevelBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordAndMatchType/keywordText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordAndMatchType/matchTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: keyword estimated bids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsResponse/keywordEstimatedBids>
  a owl:ObjectProperty .

# OWL axioms for property: ad group estimated bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedBidByKeywordsResponse/adGroupEstimatedBid>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordIdsRequest/keywordIds>
  a owl:DatatypeProperty .

# OWL axioms for property: max bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordIdsRequest/maxBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword estimated positions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordIdsResponse/keywordEstimatedPositions>
  a owl:ObjectProperty .

# OWL axioms for property: keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdEstimatedPosition/keywordId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword estimated position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdEstimatedPosition/keywordEstimatedPosition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimatedPosition/keyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated positions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordEstimatedPosition/estimatedPositions>
  a owl:ObjectProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/keywords>
  a owl:DatatypeProperty .

# OWL axioms for property: max bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/maxBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/locationIds>
  a owl:DatatypeProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/matchTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword estimated positions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetEstimatedPositionByKeywordsResponse/keywordEstimatedPositions>
  a owl:ObjectProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/keywords>
  a owl:DatatypeProperty .

# OWL axioms for property: time interval
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/timeInterval>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target ad position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/targetAdPosition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/matchTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher countries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/publisherCountries>
  a owl:DatatypeProperty .

# OWL axioms for property: devices
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceRequest/devices>
  a owl:DatatypeProperty .

# OWL axioms for property: keyword historical performances
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalKeywordPerformanceResponse/keywordHistoricalPerformances>
  a owl:ObjectProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordHistoricalPerformance/keyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword kpis
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordHistoricalPerformance/keywordKPIs>
  a owl:ObjectProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/device>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/adPosition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/clicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/impressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/averageCPC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: c tr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/cTR>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/totalCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordKPI/averageBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/keywords>
  a owl:DatatypeProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher countries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/publisherCountries>
  a owl:DatatypeProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/startDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/endDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time period rollup
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/timePeriodRollup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: devices
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountRequest/devices>
  a owl:DatatypeProperty .

# OWL axioms for property: keyword search counts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetHistoricalSearchCountResponse/keywordSearchCounts>
  a owl:ObjectProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordSearchCount/keyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search counts by attributes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordSearchCount/searchCountsByAttributes>
  a owl:ObjectProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchCountsByAttributes/device>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: historical search counts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchCountsByAttributes/historicalSearchCounts>
  a owl:ObjectProperty .

# OWL axioms for property: search count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightHistoricalSearchCountPeriodic/searchCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: day month and year
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightHistoricalSearchCountPeriodic/dayMonthAndYear>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordCategoriesRequest/keywords>
  a owl:DatatypeProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordCategoriesRequest/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordCategoriesRequest/publisherCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max categories
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordCategoriesRequest/maxCategories>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: result
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordCategoriesResponse/result>
  a owl:ObjectProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordCategoryResult/keyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword categories
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordCategoryResult/keywordCategories>
  a owl:ObjectProperty .

# OWL axioms for property: category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordCategory/category>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: confidence score
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordCategory/confidenceScore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordDemographicsRequest/keywords>
  a owl:DatatypeProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordDemographicsRequest/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordDemographicsRequest/publisherCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordDemographicsRequest/device>
  a owl:DatatypeProperty .

# OWL axioms for property: keyword demographic result
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordDemographicsResponse/keywordDemographicResult>
  a owl:ObjectProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographicResult/keyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword demographics
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographicResult/keywordDemographics>
  a owl:ObjectProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/device>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: eighteen to twenty four
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/eighteenToTwentyFour>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: twenty five to thirty four
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/twentyFiveToThirtyFour>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thirty five to fourty nine
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/thirtyFiveToFourtyNine>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fifty to sixty four
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/fiftyToSixtyFour>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sixty five and above
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/sixtyFiveAndAbove>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age unknown
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/ageUnknown>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: female
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/female>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: male
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/male>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gender unknown
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordDemographic/genderUnknown>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword idea categories
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordIdeaCategoriesResponse/keywordIdeaCategories>
  a owl:ObjectProperty .

# OWL axioms for property: category id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdeaCategory/categoryId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdeaCategory/categoryName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expand ideas
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordIdeasRequest/expandIdeas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: idea attributes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordIdeasRequest/ideaAttributes>
  a owl:DatatypeProperty .

# OWL axioms for property: search parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordIdeasRequest/searchParameters>
  a owl:ObjectProperty .

# OWL axioms for property: keyword ideas
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordIdeasResponse/keywordIdeas>
  a owl:ObjectProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/keyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/adGroupName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: monthly search counts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/monthlySearchCounts>
  a owl:DatatypeProperty .

# OWL axioms for property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/suggestedBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: competition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/competition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: relevance
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/relevance>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad impression share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordIdea/adImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/keywords>
  a owl:DatatypeProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/publisherCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/device>
  a owl:DatatypeProperty .

# OWL axioms for property: level
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/level>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/parentCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsRequest/maxLocations>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword location result
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordLocationsResponse/keywordLocationResult>
  a owl:ObjectProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordLocationResult/keyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordLocationResult/keywordLocations>
  a owl:ObjectProperty .

# OWL axioms for property: device
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordLocation/device>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordLocation/location>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percentage
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordLocation/percentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordOpportunitiesRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordOpportunitiesRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: opportunity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordOpportunitiesRequest/opportunityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: opportunities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordOpportunitiesResponse/opportunities>
  a owl:ObjectProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/adGroupName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/campaignName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/suggestedKeyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/suggestedBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: monthly searches
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/monthlySearches>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: competition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/competition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/estimatedIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/estimatedIncreaseInCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/estimatedIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: opportunity key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/opportunityKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: click share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/clickShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average ctr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/averageCTR>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: average cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/averageCPC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reference keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/referenceKeywordId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reference keyword bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/referenceKeywordBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reference keyword match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/referenceKeywordMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impression share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/impressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search query kpis
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunity/searchQueryKPIs>
  a owl:ObjectProperty .

# OWL axioms for property: campaign estimators
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordTrafficEstimatesRequest/campaignEstimators>
  a owl:ObjectProperty .

# OWL axioms for property: campaign estimates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetKeywordTrafficEstimatesResponse/campaignEstimates>
  a owl:ObjectProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetPerformanceInsightsDetailDataByAccountIdRequest/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetPerformanceInsightsDetailDataByAccountIdRequest/startDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetPerformanceInsightsDetailDataByAccountIdRequest/endDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: result
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetPerformanceInsightsDetailDataByAccountIdResponse/result>
  a owl:ObjectProperty .

# OWL axioms for property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/entityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: k pitype
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/kPIType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/date>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/description>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: root causes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/rootCauses>
  a owl:ObjectProperty .

# OWL axioms for property: actions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsDetail/actions>
  a owl:ObjectProperty .

# OWL axioms for property: template id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessage/templateId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessage/parameters>
  a owl:ObjectProperty .

# OWL axioms for property: indentation level
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessage/indentationLevel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/suggestedText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/urlCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/urlId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/suggestedUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/entityCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameter/entityDetails>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetRecommendationsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetRecommendationsRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetRecommendationsRequest/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetRecommendationsResponse/recommendations>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/recommendationHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/currentClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/estimatedIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/currentCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/estimatedIncreaseInCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/currentImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/estimatedIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/currentConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/estimatedIncreaseInConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendation/suggestedAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedResponsiveSearchAd/headlines>
  a owl:DatatypeProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedResponsiveSearchAd/descriptions>
  a owl:DatatypeProperty .

# OWL axioms for property: path1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedResponsiveSearchAd/path1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedResponsiveSearchAd/path2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedResponsiveSearchAd/finalUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetTextAssetSuggestionsByFinalUrlsRequest/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: text asset suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetTextAssetSuggestionsByFinalUrlsResponse/textAssetSuggestions>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightGetTextAssetSuggestionsByFinalUrlsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: final url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTextAssetSuggestions/finalUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text assets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTextAssetSuggestions/textAssets>
  a owl:DatatypeProperty .

# OWL axioms for property: included
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightIdeaTextSearchParameter/included>
  a owl:ObjectProperty .

# OWL axioms for property: excluded
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightIdeaTextSearchParameter/excluded>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightIdeaTextSearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightImpressionShareSearchParameter/minimum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maximum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightImpressionShareSearchParameter/maximum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightImpressionShareSearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordAndConfidence/suggestedKeyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: confidence score
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordAndConfidence/confidenceScore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/adGroupName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/campaignName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/suggestedKeyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/suggestedBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: monthly searches
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/monthlySearches>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: competition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/competition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/estimatedIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/estimatedIncreaseInCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/estimatedIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: opportunity key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/opportunityKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordOpportunityBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/accountName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/campaignName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/adGroupName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/recommendationHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/currentClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/estimatedIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/currentCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/estimatedIncreaseInCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/currentImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/estimatedIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/currentConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/estimatedIncreaseInConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/dismissed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/suggestedKeyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/suggestedBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: monthly searches
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/monthlySearches>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: competition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordRecommendation/competition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordSuggestion/keyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggestions and confidence
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightKeywordSuggestion/suggestionsAndConfidence>
  a owl:ObjectProperty .

# OWL axioms for property: languages
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLanguageSearchParameter/languages>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLanguageSearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationSearchParameter/locations>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightLocationSearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: network
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNetworkSearchParameter/network>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightNetworkSearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightPerformanceInsightsMessageParameterBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: queries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightQuerySearchParameter/queries>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightQuerySearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/recommendationHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/currentClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/estimatedIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/currentCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/estimatedIncreaseInCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/currentImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/estimatedIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/currentConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/estimatedIncreaseInConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/accountName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/campaignName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/adGroupName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/recommendationHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/currentClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/estimatedIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/currentCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/estimatedIncreaseInCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/currentImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/estimatedIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/currentConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/estimatedIncreaseInConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationBaseBase/dismissed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfo/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfo/recommendationHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfo/adId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfoBase/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfoBase/recommendationHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRecommendationInfoBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/accountName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/campaignName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/adGroupName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/recommendationHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/currentClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/estimatedIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/currentCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/estimatedIncreaseInCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/currentImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/estimatedIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/currentConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/estimatedIncreaseInConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/dismissed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeywordId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative keyword match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeywordMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative keyword shared list id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeywordSharedListId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative keyword list name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/negativeKeywordListName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRemoveConflictingNegativeKeywordRecommendation/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/accountName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/campaignName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/adGroupName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/recommendationHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/currentClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/estimatedIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/currentCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/estimatedIncreaseInCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/currentImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/estimatedIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/currentConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/estimatedIncreaseInConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/dismissed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: responsive search ad id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/responsiveSearchAdId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommended responsive search ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdAssetRecommendation/recommendedResponsiveSearchAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/accountName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/campaignName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/adGroupName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/recommendationHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/currentClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/estimatedIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/currentCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/estimatedIncreaseInCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/currentImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/estimatedIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/currentConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/estimatedIncreaseInConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/dismissed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdRecommendation/suggestedAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/recommendationHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/currentClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/estimatedIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/currentCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/estimatedIncreaseInCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/currentImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/estimatedIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/currentConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/estimatedIncreaseInConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightResponsiveSearchAdsRecommendation/suggestedAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRetrieveRecommendationsRequest/maxCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRetrieveRecommendationsRequest/recommendationTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: recommendations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRetrieveRecommendationsResponse/recommendations>
  a owl:ObjectProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRSARecommendationInfo/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRSARecommendationInfo/recommendationHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRSARecommendationInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightRSARecommendationInfo/adId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchVolumeSearchParameter/minimum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maximum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchVolumeSearchParameter/maximum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSearchVolumeSearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto apply opt in status inputs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSetAutoApplyOptInStatusRequest/autoApplyOptInStatusInputs>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSetAutoApplyOptInStatusResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedBidSearchParameter/minimum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: maximum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedBidSearchParameter/maximum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestedBidSearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/maxKeywords>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min confidence score
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/minConfidenceScore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude brand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlRequest/excludeBrand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsForUrlResponse/keywords>
  a owl:ObjectProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/keywords>
  a owl:DatatypeProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher countries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/publisherCountries>
  a owl:DatatypeProperty .

# OWL axioms for property: max suggestions per keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/maxSuggestionsPerKeyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggestion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/suggestionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: remove duplicates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/removeDuplicates>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude brand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/excludeBrand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightSuggestKeywordsFromExistingKeywordsResponse/keywordSuggestions>
  a owl:ObjectProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTagRecommendationsRequest/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendations info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTagRecommendationsRequest/recommendationsInfo>
  a owl:ObjectProperty .

# OWL axioms for property: lable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTagRecommendationsRequest/lable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTagRecommendationsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTextParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightTextParameter/suggestedText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/suggestedText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/urlCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/urlId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlParameter/suggestedUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlSearchParameter/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUrlSearchParameter/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/accountName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/campaignName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/adGroupName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/recommendationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation hash
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/recommendationHash>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/estimatedIncreaseInClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in cost
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/estimatedIncreaseInCost>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in impressions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/estimatedIncreaseInImpressions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: estimated increase in conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/estimatedIncreaseInConversions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dismissed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/dismissed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword order item id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/keywordOrderItemId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/keyword>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/suggestedMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/suggestedBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: current status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/currentStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.AdInsightUseBroadMatchKeywordRecommendation/suggestedStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: detail
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiError/detail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiFaultDetail/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiFaultDetail/errors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdApiFaultDetail/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/mTServerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/faultingLayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/errorSourceSystem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthenticationFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/mTServerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/faultingLayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/errorSourceSystem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterAuthorizationFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/mTServerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/faultingLayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/errorSourceSystem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/mTServerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/faultingLayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/errorSourceSystem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterInternalErrorFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/mTServerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/faultingLayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/errorSourceSystem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkAdCenterSystemFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApiFaultDetail/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApiFaultDetail/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApiFaultDetail/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApiFaultDetail/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disapproved text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/disapprovedText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/reasonCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/location>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/publisherCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/fieldPath>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: appealable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchError/appealable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkKeyValuePairOfstringAndstring/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkKeyValuePairOfstringAndstring/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkOperationError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkOperationError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkOperationError/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkOperationError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/errors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/editorialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/mTServerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/faultingLayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/errorSourceSystem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFault/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disapproved text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/disapprovedText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/reasonCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/location>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/publisherCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/fieldPath>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: appealable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialError/appealable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkApplicationFaultBase/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/fieldPath>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkBatchErrorBase/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkCampaignScope/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkCampaignScope/parentAccountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/accountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: last sync time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/lastSyncTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: download entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/downloadEntities>
  a owl:DatatypeProperty .

# OWL axioms for property: data scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/dataScope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: download file type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/downloadFileType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: compression type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsRequest/compressionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: download request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByAccountIdsResponse/downloadRequestId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/campaigns>
  a owl:ObjectProperty .

# OWL axioms for property: last sync time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/lastSyncTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: download entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/downloadEntities>
  a owl:DatatypeProperty .

# OWL axioms for property: data scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/dataScope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: download file type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/downloadFileType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: compression type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsRequest/compressionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: download request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkDownloadCampaignsByCampaignIdsResponse/downloadRequestId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialApiFaultDetail/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialApiFaultDetail/editorialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialApiFaultDetail/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialApiFaultDetail/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkEditorialApiFaultDetail/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusRequest/requestId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: request status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusResponse/requestStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: result file url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusResponse/resultFileUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percent complete
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusResponse/percentComplete>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusResponse/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkDownloadStatusResponse/errors>
  a owl:ObjectProperty .

# OWL axioms for property: request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusRequest/requestId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: request status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusResponse/requestStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: result file url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusResponse/resultFileUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percent complete
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusResponse/percentComplete>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusResponse/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadStatusResponse/errors>
  a owl:ObjectProperty .

# OWL axioms for property: response mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadUrlRequest/responseMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadUrlRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: upload url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadUrlResponse/uploadUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkGetBulkUploadUrlResponse/requestId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: response mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsRequest/responseMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity records
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsRequest/entityRecords>
  a owl:DatatypeProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity records
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsResponse/entityRecords>
  a owl:DatatypeProperty .

# OWL axioms for property: request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsResponse/requestId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: request status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsResponse/requestStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.BulkUploadEntityRecordsResponse/errors>
  a owl:ObjectProperty .

# OWL axioms for property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/itemCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/associationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountContentNegativeKeywordList/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyValuePairOfstringAndstring/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyValuePairOfstringAndstring/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountMigrationStatusesInfo/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: migration status infos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountMigrationStatusesInfo/migrationStatusInfos>
  a owl:ObjectProperty .

# OWL axioms for property: migration type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMigrationStatusInfo/migrationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMigrationStatusInfo/startTimeInUtc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMigrationStatusInfo/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/itemCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/associationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountNegativeKeywordList/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/itemCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/associationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementExclusionList/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/itemCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/associationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountPlacementInclusionList/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountProperty/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAccountProperty/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/actionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementActionAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSchedule/startDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSchedule/endDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: use searcher time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSchedule/useSearcherTimeZone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: day time ranges
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSchedule/dayTimeRanges>
  a owl:ObjectProperty .

# OWL axioms for property: year
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDate/year>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: month
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDate/month>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDate/day>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/day>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start hour
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/startHour>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start minute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/startMinute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end hour
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/endHour>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end minute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTime/endMinute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomParameters/parameters>
  a owl:ObjectProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomParameter/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomParameter/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/adFormatPreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/destinationUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/displayUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotional text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/promotionalText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/appPlatform>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/appStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title part1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/titlePart1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title part2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/titlePart2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/path1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/path2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: domain
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/domain>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title part3
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/titlePart3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text part2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/textPart2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/headline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: long headline string
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/longHeadlineString>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/callToAction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/callToActionLanguage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/images>
  a owl:ObjectProperty .

# OWL axioms for property: videos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/videos>
  a owl:ObjectProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/headlines>
  a owl:ObjectProperty .

# OWL axioms for property: long headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/longHeadline>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: long headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/longHeadlines>
  a owl:ObjectProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: impression tracking urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/impressionTrackingUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: verified tracking settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/verifiedTrackingSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAd/adSubType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: os type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppUrl/osType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppUrl/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetLink/asset>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pinned field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetLink/pinnedField>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset performance label
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetLink/assetPerformanceLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetLink/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/subType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop x
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/cropX>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop y
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/cropY>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/cropWidth>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/cropHeight>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/targetWidth>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/targetHeight>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cropping type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/croppingType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail image
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAsset/thumbnailImage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/subType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop x
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/cropX>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop y
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/cropY>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/cropWidth>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/cropHeight>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/targetWidth>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/targetHeight>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cropping type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAsset/croppingType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVerifiedTrackingSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVerifiedTrackingSetting/details>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: detail
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiError/detail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiFaultDetail/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiFaultDetail/errors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdApiFaultDetail/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/adFormatPreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdBase/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/mTServerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/faultingLayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/errorSourceSystem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthenticationFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/mTServerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/faultingLayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/errorSourceSystem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterAuthorizationFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/mTServerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/faultingLayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/errorSourceSystem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/mTServerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/faultingLayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/errorSourceSystem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterInternalErrorFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/mTServerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/faultingLayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/errorSourceSystem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdCenterSystemFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdExtensionsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdExtensionsRequest/adExtensions>
  a owl:ObjectProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/address>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo point
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/geoPoint>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo code status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/geoCodeStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: company name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/companyName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/phoneNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is call only
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/isCallOnly>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is call tracking enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/isCallTrackingEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: require toll free tracking number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/requireTollFreeTrackingNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: alternative text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/alternativeText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/destinationUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image media ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/imageMediaIds>
  a owl:DatatypeProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/images>
  a owl:ObjectProperty .

# OWL axioms for property: display text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/displayText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: layouts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/layouts>
  a owl:DatatypeProperty .

# OWL axioms for property: source type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/sourceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/appPlatform>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/appStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/sourceUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/filter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: priority
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/priority>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is exact
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/isExact>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/nameUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/description1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/description2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/actionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/header>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/values>
  a owl:DatatypeProperty .

# OWL axioms for property: price extension type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/priceExtensionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: table rows
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/tableRows>
  a owl:ObjectProperty .

# OWL axioms for property: promotion item
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionItem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: discount modifier
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/discountModifier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percent off
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/percentOff>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: money amount off
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/moneyAmountOff>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: orders over amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/ordersOverAmount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionStartDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionEndDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion occasion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/promotionOccasion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extension header type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/adExtensionHeaderType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: texts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/texts>
  a owl:DatatypeProperty .

# OWL axioms for property: flyer name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/flyerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/storeId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image media urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/imageMediaUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: action text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/actionText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/videoId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/thumbnailId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/thumbnailUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: popup text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/popupText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: line text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/lineText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disclaimer layout
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/disclaimerLayout>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business logo
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/businessLogo>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business logo url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/businessLogoUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: domain name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/domainName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/callToAction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/actionName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/actionDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: corporate image
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/corporateImage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: corporate image internal url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/corporateImageInternalUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: form headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/formHeadline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: form business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/formBusinessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: form description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/formDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: form policy url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/formPolicyUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: form questions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/formQuestions>
  a owl:ObjectProperty .

# OWL axioms for property: confirmation message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/confirmationMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: confirmation description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/confirmationDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: confirmation action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/confirmationAction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: confirmation url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/confirmationUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead delivery
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/leadDelivery>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead emails
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/leadEmails>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead webhook url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/leadWebhookUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead webhook key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtension/leadWebhookKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: street address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/streetAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: street address2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/streetAddress2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: city name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/cityName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: province code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/provinceCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: province name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/provinceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: postal code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/postalCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddress/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: latitude in micro degrees
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGeoPoint/latitudeInMicroDegrees>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: longitude in micro degrees
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGeoPoint/longitudeInMicroDegrees>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/header>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: price
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/price>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: price unit
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/priceUnit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: price qualifier
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/priceQualifier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: terms and conditions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/termsAndConditions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: terms and conditions url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceTableRow/termsAndConditionsUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unique question id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormQuestionDefinition/uniqueQuestionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: answers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormQuestionDefinition/answers>
  a owl:DatatypeProperty .

# OWL axioms for property: ad extension identities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdExtensionsResponse/adExtensionIdentities>
  a owl:ObjectProperty .

# OWL axioms for property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdExtensionsResponse/nestedPartialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionIdentity/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionIdentity/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disapproved text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/disapprovedText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/reasonCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/location>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/publisherCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/fieldPath>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: appealable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollection/appealable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disapproved text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/disapprovedText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/reasonCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/location>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/publisherCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/fieldPath>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: appealable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchError/appealable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupCriterionsRequest/criterionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupCriterionsRequest/adGroupCriterions>
  a owl:ObjectProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/criterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/criterionBid>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/destinationUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion cashback
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterion/criterionCashback>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent criterion id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/parentCriterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: condition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/condition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partition type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/partitionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/listing>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/listingType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min days
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/minDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max days
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/maxDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: check in day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/checkInDay>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel date selection type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/hotelDateSelectionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min nights
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/minNights>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max nights
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/maxNights>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conditions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/conditions>
  a owl:ObjectProperty .

# OWL axioms for property: parameter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/parameter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age range
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/ageRange>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/deviceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: o sname
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/oSName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/day>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: from hour
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/fromHour>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: from minute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/fromMinute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: to hour
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/toHour>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: to minute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/toMinute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gender type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/genderType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: radius
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/radius>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: radius unit
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/radiusUnit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: latitude degrees
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/latitudeDegrees>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: longitude degrees
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/longitudeDegrees>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/locationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/locationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/displayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enclosed location ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/enclosedLocationIds>
  a owl:DatatypeProperty .

# OWL axioms for property: intent option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/intentOption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/audienceId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/audienceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/profileId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/profileType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/profile>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/storeId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: deal id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/dealId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: genre id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/genreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/placementId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/placementName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: topic id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/topicId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: topic name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/topicName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel placement id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/channelPlacementId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel placement name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/channelPlacementName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/channelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/channelName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sub channel id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/subChannelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sub channel name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterion/subChannelName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductCondition/operand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductCondition/attribute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductCondition/operator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelListing/operand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelListing/attribute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpageParameter/criterionName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conditions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpageParameter/conditions>
  a owl:ObjectProperty .

# OWL axioms for property: operand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpageCondition/operand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpageCondition/operator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: argument
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpageCondition/argument>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBid/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBid/amount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multiplier
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBid/multiplier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rate amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBid/rateAmount>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRateAmount/amount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionCashback/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cashback percent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionCashback/cashbackPercent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupCriterionsResponse/adGroupCriterionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupCriterionsResponse/nestedPartialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupsRequest/adGroups>
  a owl:ObjectProperty .

# OWL axioms for property: return inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupsRequest/returnInheritedBidStrategyTypes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/startDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/endDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: privacy status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/privacyStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpc bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/cpcBid>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: network
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/network>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad rotation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/adRotation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience ads bid adjustment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/audienceAdsBidAdjustment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bidding scheme
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/biddingScheme>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/settings>
  a owl:ObjectProperty .

# OWL axioms for property: ad schedule use searcher time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/adScheduleUseSearcherTimeZone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/adGroupType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpv bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/cpvBid>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cpm bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/cpmBid>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mcpa bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/mcpaBid>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multimedia ads bid adjustment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/multimediaAdsBidAdjustment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: commission rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/commissionRate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percent cpc bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/percentCpcBid>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: use optimized targeting
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/useOptimizedTargeting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: use predictive targeting
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/usePredictiveTargeting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: frequency cap settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/frequencyCapSettings>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroup/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBid/amount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRotation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRotation/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRotation/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/maxCpc>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetCpa>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: manual cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/manualCpc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inherited bid strategy type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/inheritedBidStrategyType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target impression share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target ad position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetAdPosition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max percent cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/maxPercentCpc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: commission rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/commissionRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: manual cpi
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/manualCpi>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cost per sale
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingScheme/targetCostPerSale>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: priority
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/priority>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sales country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/salesCountryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/storeId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local inventory ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/localInventoryAdsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shoppable ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/shoppableAdsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed label
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/feedLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/feedId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: domain name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/domainName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page feed ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/pageFeedIds>
  a owl:DatatypeProperty .

# OWL axioms for property: dynamic description enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/dynamicDescriptionEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/details>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/bidOption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid boost value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/bidBoostValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid max value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/bidMaxValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disclaimer ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/disclaimerAdsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel ad group type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/hotelAdGroupType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto generated assets enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/autoGeneratedAssetsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url expansion opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/finalUrlExpansionOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto generated text opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/autoGeneratedTextOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto generated image opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/autoGeneratedImageOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per sale opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/costPerSaleOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: automated call to action opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/automatedCallToActionOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/callToActionOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display url mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/displayUrlMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: website description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/websiteDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app store
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/appStore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/appId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new customer acquisition goal id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/newCustomerAcquisitionGoalId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new customer acquisition bid only mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/newCustomerAcquisitionBidOnlyMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: additional conversion value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/additionalConversionValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: base domain
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/baseDomain>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search term matching opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/searchTermMatchingOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: a isearch enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/aISearchEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: network option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/networkOption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impression tracking url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/impressionTrackingUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimization goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/optimizationGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time granularity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/timeGranularity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cap value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/capValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel optimization opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/channelOptimizationOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience optimization opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetting/audienceOptimizationOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRateBid/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rate amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRateBid/rateAmount>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time granularity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequencyCapSettings/timeGranularity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cap value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequencyCapSettings/capValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupsResponse/adGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdGroupsResponse/inheritedBidStrategyTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdsRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdsRequest/ads>
  a owl:ObjectProperty .

# OWL axioms for property: ad ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdsResponse/adIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAssetGroupsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAssetGroupsRequest/assetGroups>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/startDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/endDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/path1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/path2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/headlines>
  a owl:ObjectProperty .

# OWL axioms for property: long headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/longHeadlines>
  a owl:ObjectProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/images>
  a owl:ObjectProperty .

# OWL axioms for property: videos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/videos>
  a owl:ObjectProperty .

# OWL axioms for property: call to action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/callToAction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: asset group search themes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/assetGroupSearchThemes>
  a owl:ObjectProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group url targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/assetGroupUrlTargets>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroup/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupSearchTheme/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search theme
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupSearchTheme/searchTheme>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupSearchTheme/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target condition1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetCondition1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target condition operator1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetConditionOperator1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target value1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetValue1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target condition2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetCondition2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target condition operator2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetConditionOperator2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target value2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetValue2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target condition3
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetCondition3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target condition operator3
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetConditionOperator3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target value3
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/targetValue3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupUrlTarget/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAssetGroupsResponse/assetGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAssetGroupsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: audience groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAudienceGroupsRequest/audienceGroups>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroup/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroup/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dimensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroup/dimensions>
  a owl:ObjectProperty .

# OWL axioms for property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroup/associationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroup/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupDimension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age ranges
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupDimension/ageRanges>
  a owl:DatatypeProperty .

# OWL axioms for property: gender types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupDimension/genderTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: audiences
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupDimension/audiences>
  a owl:ObjectProperty .

# OWL axioms for property: profiles
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupDimension/profiles>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceInfo/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileInfo/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileInfo/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAudienceGroupsResponse/audienceGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAudienceGroupsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: audiences
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAudiencesRequest/audiences>
  a owl:ObjectProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/membershipDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/searchSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/audienceNetworkSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/supportedCampaignTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/customerShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/parentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: rule
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/rule>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/tagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: product audience type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/productAudienceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/sourceId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: combination rules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/combinationRules>
  a owl:ObjectProperty .

# OWL axioms for property: custom segment catalog list
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/customSegmentCatalogList>
  a owl:ObjectProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/campaignIds>
  a owl:DatatypeProperty .

# OWL axioms for property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudience/adGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: owner customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerShare/ownerCustomerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer account shares
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerShare/customerAccountShares>
  a owl:ObjectProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerAccountShare/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerAccountShare/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerAccountShare/associations>
  a owl:ObjectProperty .

# OWL axioms for property: usage type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerAccountShareAssociation/usageType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerAccountShareAssociation/associationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/ruleItemGroups>
  a owl:ObjectProperty .

# OWL axioms for property: normal form
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/normalForm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: another rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/anotherRuleItemGroups>
  a owl:ObjectProperty .

# OWL axioms for property: include rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/includeRuleItemGroups>
  a owl:ObjectProperty .

# OWL axioms for property: exclude rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/excludeRuleItemGroups>
  a owl:ObjectProperty .

# OWL axioms for property: category operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/categoryOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/category>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/actionOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/action>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/labelOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/label>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/valueOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRule/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: items
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItemGroup/items>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItem/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItem/operand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItem/operator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItem/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinationRule/audienceIds>
  a owl:DatatypeProperty .

# OWL axioms for property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinationRule/operator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: catalog id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegmentCatalog/catalogId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: catalog name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegmentCatalog/catalogName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: effective editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegmentCatalog/effectiveEditorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAudiencesResponse/audienceIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddAudiencesResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: bid strategies
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBidStrategiesRequest/bidStrategies>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: associated campaign type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/associatedCampaignType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bidding scheme
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/biddingScheme>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/associationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reporting time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidStrategy/reportingTimeZone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid strategy ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBidStrategiesResponse/bidStrategyIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBidStrategiesResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBrandKitsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand kits
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBrandKitsRequest/brandKits>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/images>
  a owl:ObjectProperty .

# OWL axioms for property: square logos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/squareLogos>
  a owl:ObjectProperty .

# OWL axioms for property: landscape logos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/landscapeLogos>
  a owl:ObjectProperty .

# OWL axioms for property: palettes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/palettes>
  a owl:ObjectProperty .

# OWL axioms for property: fonts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/fonts>
  a owl:ObjectProperty .

# OWL axioms for property: brand voice
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/brandVoice>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: term exclusions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/termExclusions>
  a owl:DatatypeProperty .

# OWL axioms for property: messaging restrictions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKit/messagingRestrictions>
  a owl:DatatypeProperty .

# OWL axioms for property: crop x
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/cropX>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop y
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/cropY>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/cropWidth>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/cropHeight>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitImage/thumbnailUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: colors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitPalette/colors>
  a owl:ObjectProperty .

# OWL axioms for property: color type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitPalette/colorType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitPalette/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitColor/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hex code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitColor/hexCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: typeface
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitFont/typeface>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: weight
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitFont/weight>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text asset type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandKitFont/textAssetType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: personality
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandVoice/personality>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tones
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandVoice/tones>
  a owl:DatatypeProperty .

# OWL axioms for property: brand kit ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBrandKitsResponse/brandKitIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBrandKitsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: budgets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBudgetsRequest/budgets>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/amount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/budgetType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/associationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBudget/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBudgetsResponse/budgetIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddBudgetsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: campaign conversion goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignConversionGoalsRequest/campaignConversionGoal>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignConversionGoal/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignConversionGoal/goalId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignConversionGoalsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignCriterionsRequest/criterionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign criterions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignCriterionsRequest/campaignCriterions>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/criterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/criterionBid>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion cashback
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterion/criterionCashback>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignCriterionsResponse/campaignCriterionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignCriterionsResponse/nestedPartialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignsRequest/campaigns>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: daily budget
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/dailyBudget>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/budgetType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/timeZone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/settings>
  a owl:ObjectProperty .

# OWL axioms for property: campaign type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/campaignType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/subType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience ads bid adjustment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/audienceAdsBidAdjustment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bidding scheme
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/biddingScheme>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/budgetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: languages
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/languages>
  a owl:DatatypeProperty .

# OWL axioms for property: experiment id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/experimentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad schedule use searcher time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/adScheduleUseSearcherTimeZone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid strategy id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/bidStrategyId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid strategy scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/bidStrategyScope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multimedia ads bid adjustment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/multimediaAdsBidAdjustment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/goalIds>
  a owl:DatatypeProperty .

# OWL axioms for property: deal ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/dealIds>
  a owl:DatatypeProperty .

# OWL axioms for property: is deal campaign
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/isDealCampaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: use campaign level dates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/useCampaignLevelDates>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is political
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/isPolitical>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaign/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignsResponse/campaignIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddCampaignsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionGoalsRequest/conversionGoals>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/countType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/revenue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/conversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/tagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/trackingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/excludeFromBidding>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/viewThroughConversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/goalCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/attributionModelType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/isEnhancedConversionsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/isAutoGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/urlOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/urlExpression>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: minimum duration in seconds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/minimumDurationInSeconds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: minimum pages viewed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/minimumPagesViewed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/categoryExpression>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/categoryOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/actionExpression>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/actionOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/labelExpression>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/labelOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/valueOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/appPlatform>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/appStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is externally attributed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoal/isExternallyAttributed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalRevenue/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalRevenue/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalRevenue/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion goal ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionGoalsResponse/conversionGoalIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionGoalsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: conversion value rules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionValueRulesRequest/conversionValueRules>
  a owl:ObjectProperty .

# OWL axioms for property: lcid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionValueRulesRequest/lcid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location condition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/locationCondition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience condition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/audienceCondition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device condition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/deviceCondition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/operation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionValueRule/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: included locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCondition/includedLocations>
  a owl:ObjectProperty .

# OWL axioms for property: excluded locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCondition/excludedLocations>
  a owl:ObjectProperty .

# OWL axioms for property: included location intent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCondition/includedLocationIntent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: excluded location intent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCondition/excludedLocationIntent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is primary
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCondition/isPrimary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationConditionItem/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationConditionItem/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationConditionItem/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audiences
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceCondition/audiences>
  a owl:ObjectProperty .

# OWL axioms for property: is primary
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceCondition/isPrimary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceConditionItem/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceConditionItem/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceConditionItem/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCondition/deviceTypes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is primary
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCondition/isPrimary>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion value rule ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionValueRulesResponse/conversionValueRuleIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddConversionValueRulesResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddDataExclusionsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data exclusions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddDataExclusionsRequest/dataExclusions>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/deviceTypeFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign type filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/campaignTypeFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataExclusion/campaignAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignAssociation/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data exclusion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddDataExclusionsResponse/dataExclusionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddDataExclusionsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: experiments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddExperimentsRequest/experiments>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: base campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/baseCampaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: experiment campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/experimentCampaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: traffic split percent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/trafficSplitPercent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: experiment arms
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/experimentArms>
  a owl:ObjectProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/startDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/endDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: experiment status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/experimentStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: experiment type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/experimentType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: experiment sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperiment/experimentSubType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperimentArm/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperimentArm/campaignIds>
  a owl:DatatypeProperty .

# OWL axioms for property: traffic split
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperimentArm/trafficSplit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is control arm
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExperimentArm/isControlArm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: experiment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddExperimentsResponse/experimentIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddExperimentsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: h tml5assets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddHTML5sRequest/hTML5Assets>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/destinationUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/thumbnailUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/width>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/height>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/createdDateTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: modified date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/modifiedDateTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: failure code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/failureCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHTML5/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: h tml5asset ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddHTML5sResponse/hTML5AssetIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddHTML5sResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: import jobs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddImportJobsRequest/importJobs>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: notification type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/notificationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/createdByUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created by user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/createdByUserName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: frequency
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/frequency>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last run time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/lastRunTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/createdDateTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: import option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/importOption>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: notification email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/notificationEmail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: credential id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/credentialId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: google account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/googleAccountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/campaignAdGroupIds>
  a owl:ObjectProperty .

# OWL axioms for property: campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/campaignTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: google user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/googleUserName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: file url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/fileUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: file source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJob/fileSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequency/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequency/timeZone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cron
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFrequency/cron>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newEntities>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new paused campaigns and child entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPausedCampaignsAndChildEntities>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new active campaigns and child entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newActiveCampaignsAndChildEntities>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new ad groups and child entities for existing campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAdGroupsAndChildEntitiesForExistingCampaigns>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new active ads for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newActiveAdsForExistingAdGroups>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new keywords for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newKeywordsForExistingAdGroups>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new negative keywords for existing parents
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newNegativeKeywordsForExistingParents>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new negative keyword lists
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newNegativeKeywordLists>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new account negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAccountNegativeKeywords>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pause new campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/pauseNewCampaigns>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new keyword urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newKeywordUrls>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new url options
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newUrlOptions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newNegativeSites>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new paused ads for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPausedAdsForExistingAdGroups>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new labels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLabels>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new product filters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newProductFilters>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new location targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLocationTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new ad schedules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAdSchedules>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new device targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newDeviceTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new demographic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newDemographicTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new audience targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAudienceTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new topic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newTopicTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new app ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAppAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new call ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newCallAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new callout ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newCalloutAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new price ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPriceAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new location ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLocationAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new review ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newReviewAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new sitelink ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newSitelinkAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new structured snippet ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newStructuredSnippetAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new promotion ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPromotionAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new image ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newImageAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new logo ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLogoAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new lead form ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newLeadFormAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new page feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPageFeeds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new ad customizer feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAdCustomizerFeeds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new brand suitability
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newBrandSuitability>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new brand list associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newBrandListAssociations>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newConversionGoals>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new carousel ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newCarouselAd>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new portfolio bid strategy
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newPortfolioBidStrategy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new aimax settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newAIMaxSettings>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new search themes for existing asset groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/newSearchThemesForExistingAssetGroups>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateEntities>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update campaign budgets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCampaignBudgets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update bids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateBids>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update negative keyword lists
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateNegativeKeywordLists>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update account negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAccountNegativeKeywords>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateNegativeSites>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update keyword urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateKeywordUrls>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update url options
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateUrlOptions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update campaign names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCampaignNames>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update labels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLabels>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update product filters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateProductFilters>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateConversionGoals>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update location targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLocationTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update ad schedules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdSchedules>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update device targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateDeviceTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update demographic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateDemographicTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update campaign ad group languages
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCampaignAdGroupLanguages>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update audience targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAudienceTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update topic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateTopicTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update app ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAppAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update call ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCallAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update callout ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateCalloutAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update price ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updatePriceAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update location ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLocationAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update review ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateReviewAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update sitelink ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateSitelinkAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update structured snippet ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStructuredSnippetAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update promotion ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updatePromotionAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update image ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateImageAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update logo ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLogoAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update lead form ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateLeadFormAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update status for campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStatusForCampaigns>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update status for ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStatusForAdGroups>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update status for ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStatusForAds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update status for keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateStatusForKeywords>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update ad group network
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdGroupNetwork>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update page feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updatePageFeeds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update ad customizer feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdCustomizerFeeds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update brand suitability
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateBrandSuitability>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update brand list associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateBrandListAssociations>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update ad customizer attributes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdCustomizerAttributes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update aimax settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAIMaxSettings>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update asset groups asset
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAssetGroupsAsset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable copilot
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/enableCopilot>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: delete removed entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/deleteRemovedEntities>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: raise bids to minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/raiseBidsToMinimum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: raise campaign budgets to minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/raiseCampaignBudgetsToMinimum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjustment for campaign budgets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/adjustmentForCampaignBudgets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjustment for bids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/adjustmentForBids>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suffix for urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/suffixForUrls>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search and replace for urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForUrls>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suffix for tracking templates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/suffixForTrackingTemplates>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search and replace for tracking templates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForTrackingTemplates>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suffix for campaign names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/suffixForCampaignNames>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search and replace for campaign names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForCampaignNames>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search and replace for custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search and replace for final urlsuffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndReplaceForFinalURLSuffix>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pause campaigns without supported locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/pauseCampaignsWithoutSupportedLocations>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable parent location mapping
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/enableParentLocationMapping>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: associated store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/associatedStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: raise product group bids to minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/raiseProductGroupBidsToMinimum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search and dsa mixed campaign as search campaign
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/searchAndDsaMixedCampaignAsSearchCampaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account url options
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/accountUrlOptions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable auto currency conversion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/enableAutoCurrencyConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update bidding strategies
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateBiddingStrategies>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: associated uet tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/associatedUetTagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto device bid optimization
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/autoDeviceBidOptimization>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad schedule use searcher timezone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/adScheduleUseSearcherTimezone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pause aimad group if all audience criterion not imported
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/pauseAIMAdGroupIfAllAudienceCriterionNotImported>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rename campaign name with suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/renameCampaignNameWithSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update ad urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAdUrls>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update sitelink urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateSitelinkUrls>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update asset automation campaign setting
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/updateAssetAutomationCampaignSetting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image asset automation opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/imageAssetAutomationOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: import ncagoal with system generated audience
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOption/importNCAGoalWithSystemGeneratedAudience>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search string
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportSearchAndReplaceForStringProperty/searchString>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: replace string
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportSearchAndReplaceForStringProperty/replaceString>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignAdGroupIds/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignAdGroupIds/adGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: active ad groups only
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignAdGroupIds/activeAdGroupsOnly>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: import job ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddImportJobsResponse/importJobIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddImportJobsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsRequest/keywords>
  a owl:ObjectProperty .

# OWL axioms for property: return inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsRequest/returnInheritedBidStrategyTypes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsRequest/assetGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/bid>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: param1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/param1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: param2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/param2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: param3
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/param3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/destinationUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: bidding scheme
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/biddingScheme>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyword/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsResponse/keywordIds>
  a owl:DatatypeProperty .

# OWL axioms for property: inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsResponse/inheritedBidStrategyTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddKeywordsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: labels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddLabelsRequest/labels>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabel/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabel/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: color code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabel/colorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabel/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddLabelsResponse/labelIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddLabelsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: linked in segments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddLinkedInSegmentsRequest/linkedInSegments>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reach
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/reach>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: company names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/companyNames>
  a owl:ObjectProperty .

# OWL axioms for property: total
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/total>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: matched
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegment/matched>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyName/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyName/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyName/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: linked in segment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddLinkedInSegmentsResponse/linkedInSegmentIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddLinkedInSegmentsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: list items
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddListItemsToSharedListRequest/listItems>
  a owl:ObjectProperty .

# OWL axioms for property: shared list
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddListItemsToSharedListRequest/sharedList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddListItemsToSharedListRequest/sharedEntityScope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItem/brandId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/itemCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/associationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedList/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: list item ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddListItemsToSharedListResponse/listItemIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddListItemsToSharedListResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddMediaRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddMediaRequest/media>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/mediaType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMedia/data>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddMediaResponse/mediaIds>
  a owl:DatatypeProperty .

# OWL axioms for property: entity negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddNegativeKeywordsToEntitiesRequest/entityNegativeKeywords>
  a owl:ObjectProperty .

# OWL axioms for property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityNegativeKeyword/entityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityNegativeKeyword/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityNegativeKeyword/negativeKeywords>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeyword/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeyword/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeyword/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeyword/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeyword/matchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddNegativeKeywordsToEntitiesResponse/nestedPartialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: negative keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddNegativeKeywordsToEntitiesResponse/negativeKeywordIds>
  a owl:ObjectProperty .

# OWL axioms for property: ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementIdCollection/ids>
  a owl:DatatypeProperty .

# OWL axioms for property: new customer acquisition goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddNewCustomerAcquisitionGoalsRequest/newCustomerAcquisitionGoals>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoal/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: additional value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoal/additionalValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audiences
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoal/audiences>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceIdName/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceIdName/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new customer acquisition goal ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddNewCustomerAcquisitionGoalsResponse/newCustomerAcquisitionGoalIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddNewCustomerAcquisitionGoalsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSeasonalityAdjustmentsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: seasonality adjustments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSeasonalityAdjustmentsRequest/seasonalityAdjustments>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjustment percentage
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/adjustmentPercentage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/deviceTypeFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign type filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/campaignTypeFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSeasonalityAdjustment/campaignAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: seasonality adjustment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSeasonalityAdjustmentsResponse/seasonalityAdjustmentIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSeasonalityAdjustmentsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: shared entity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityRequest/sharedEntity>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: list items
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityRequest/listItems>
  a owl:ObjectProperty .

# OWL axioms for property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityRequest/sharedEntityScope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityResponse/sharedEntityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: list item ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityResponse/listItemIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddSharedEntityResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: uet tags
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddUetTagsRequest/uetTags>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking script
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/trackingScript>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking no script
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/trackingNoScript>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/trackingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/customerShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: industry
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/industry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUetTag/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: uet tags
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddUetTagsResponse/uetTags>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddUetTagsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: videos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddVideosRequest/videos>
  a owl:ObjectProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/thumbnailUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/sourceUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aspect ratio
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/aspectRatio>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: duration in milliseconds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/durationInMilliseconds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/createdDateTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: modified date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/modifiedDateTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: failure code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/failureCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideo/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddVideosResponse/videoIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAddVideosResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionAssociation/entityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionAssociation/associationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extension
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionAssociation/adExtension>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionAssociation/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extension associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionAssociationCollection/adExtensionAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionBase/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReason/reasonCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReason/location>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: term
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReason/term>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher countries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReason/publisherCountries>
  a owl:DatatypeProperty .

# OWL axioms for property: ad extension id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReasonCollection/adExtensionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reasons
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionEditorialReasonCollection/reasons>
  a owl:ObjectProperty .

# OWL axioms for property: ad extension id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionIdToEntityIdAssociation/adExtensionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdExtensionIdToEntityIdAssociation/entityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionAction/action>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionAction/adGroupCriterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/criterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupCriterionBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupNegativeSites/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdGroupNegativeSites/negativeSites>
  a owl:DatatypeProperty .

# OWL axioms for property: asset type name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationCustomizedProperty/assetTypeName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: property name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationCustomizedProperty/propertyName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: property value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationCustomizedProperty/propertyValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/imageField>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/imageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop x
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/cropX>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop y
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/cropY>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/cropWidth>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageAssetProperty/cropHeight>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image refine type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageRefineOperation/imageRefineType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageRefineOperation/imageIndex>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: prompt
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageRefineOperation/prompt>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/image>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/imageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset link
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/assetLink>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image metadata
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/imageMetadata>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: internal template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestion/internalTemplate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/mediaType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImage/data>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestionMetadata/templateId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestionMetadata/templateVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text asset properties
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestionMetadata/textAssetProperties>
  a owl:ObjectProperty .

# OWL axioms for property: image asset properties
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestionMetadata/imageAssetProperties>
  a owl:ObjectProperty .

# OWL axioms for property: customized properties
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationImageSuggestionMetadata/customizedProperties>
  a owl:ObjectProperty .

# OWL axioms for property: text field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextAssetProperty/textField>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextAssetProperty/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: style
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/style>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/templateId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/templateName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/image>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: logo
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/logo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/businessName>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: short headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/shortHeadline>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: long headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/longHeadline>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/description>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cta
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/cta>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset properties
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/assetProperties>
  a owl:ObjectProperty .

# OWL axioms for property: background
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/background>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: color
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplate/color>
  a owl:ObjectProperty .

# OWL axioms for property: asset id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/assetId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/editable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/imageSize>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: crop setting
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImage/cropSetting>
  a owl:ObjectProperty .

# OWL axioms for property: width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImageSize/width>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationImageSize/height>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source x
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/sourceX>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source y
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/sourceY>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/sourceWidth>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/sourceHeight>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aspect ratio
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationCropSetting/aspectRatio>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/editable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: recommendation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/recommendationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min length in char
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/minLengthInChar>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max length in char
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationText/maxLengthInChar>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAssetProperty/assetName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset property
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAssetProperty/assetProperty>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAssetProperty/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationBackground/editable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: element name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationColor/elementName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationColor/suffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationColor/editable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: color
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationColor/color>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationJobInfo/jobId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationJobInfo/jobStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationJobInfo/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationJobInfo/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media list
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationMediaRefineResult/mediaList>
  a owl:ObjectProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationMediaRefineResult/errors>
  a owl:ObjectProperty .

# OWL axioms for property: media url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationRefinedMedia/mediaUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOperationError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOperationError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOperationError/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOperationError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextRefineOperation/textField>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text field index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextRefineOperation/textFieldIndex>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text tone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextRefineOperation/textTone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text asset links
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextRefineResult/textAssetLinks>
  a owl:ObjectProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationTextRefineResult/errors>
  a owl:ObjectProperty .

# OWL axioms for property: video
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationVideoSuggestion/video>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: internal template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAdRecommendationVideoSuggestion/internalTemplate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/templateId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: logo
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/logo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/businessName>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/duration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audio
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/audio>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/width>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/height>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: background color
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/backgroundColor>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scenes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationTemplateVideo/scenes>
  a owl:ObjectProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationLogo/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationLogo/display>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationBusinessName/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationBusinessName/display>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAudio/category>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: file name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAudio/fileName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audio name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationAudio/audioName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: color
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSolidBackgroundAsset/color>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/image>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/images>
  a owl:DatatypeProperty .

# OWL axioms for property: image data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/imageData>
  a owl:ObjectProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/text>
  a owl:DatatypeProperty .

# OWL axioms for property: text data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/textData>
  a owl:ObjectProperty .

# OWL axioms for property: logos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/logos>
  a owl:DatatypeProperty .

# OWL axioms for property: logo data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/logoData>
  a owl:ObjectProperty .

# OWL axioms for property: key frame
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/keyFrame>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: colors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/colors>
  a owl:DatatypeProperty .

# OWL axioms for property: color data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRecommendationScene/colorData>
  a owl:ObjectProperty .

# OWL axioms for property: width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/width>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/height>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/itemId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cropped image url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/croppedImageUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video clip url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/videoClipUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is video feasible
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationImageData/isVideoFeasible>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: font
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/font>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: font weight
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/fontWeight>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: color
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/color>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max length
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/maxLength>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/itemId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hint
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationTextData/hint>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyFrame/templateId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyFrame/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyframe timestamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyFrame/keyframeTimestamp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: color
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationColorData/color>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoRecommendationColorData/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAgeCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age range
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAgeCriterion/ageRange>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAgeDimension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: age ranges
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAgeDimension/ageRanges>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url expansion opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/finalUrlExpansionOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto generated text opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/autoGeneratedTextOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto generated image opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/autoGeneratedImageOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search term matching opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/searchTermMatchingOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: a isearch enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/aISearchEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page feed ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAISearchSetting/pageFeedIds>
  a owl:DatatypeProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAnnotationOptOut/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAnnotationOptOut/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAnnotationOptOut/isOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: annotation group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAnnotationOptOut/annotationGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApiFaultDetail/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApiFaultDetail/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApiFaultDetail/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApiFaultDetail/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/appPlatform>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/appStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/displayText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/destinationUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/countType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/revenue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/conversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/tagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/trackingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/excludeFromBidding>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/viewThroughConversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/goalCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/attributionModelType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/isEnhancedConversionsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/isAutoGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/appPlatform>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppDownloadGoal/appStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity id to parent id associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppealEditorialRejectionsRequest/entityIdToParentIdAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppealEditorialRejectionsRequest/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: justification text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppealEditorialRejectionsRequest/justificationText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityIdToParentIdAssociation/entityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityIdToParentIdAssociation/parentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppealEditorialRejectionsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/adFormatPreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/appPlatform>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/appStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallAd/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/countType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/revenue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/conversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/tagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/trackingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/excludeFromBidding>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/viewThroughConversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/goalCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/attributionModelType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/isEnhancedConversionsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/isAutoGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app platform
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/appPlatform>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppInstallGoal/appStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/errors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/editorialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: error message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/errorMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: m tserver name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/mTServerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: faulting layer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/faultingLayer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error source system
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/errorSourceSystem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFault/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disapproved text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/disapprovedText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/reasonCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/location>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/publisherCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/fieldPath>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: appealable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialError/appealable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplicationFaultBase/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing group actions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyAssetGroupListingGroupActionsRequest/listingGroupActions>
  a owl:ObjectProperty .

# OWL axioms for property: action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroupAction/action>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing group
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroupAction/listingGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/assetGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group listing type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/assetGroupListingType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent listing group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/parentListingGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dimension
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/dimension>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is excluded
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/isExcluded>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing group path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupListingGroup/listingGroupPath>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group listing group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyAssetGroupListingGroupActionsResponse/assetGroupListingGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyAssetGroupListingGroupActionsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: customer list audience
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyCustomerListItemsRequest/customerListAudience>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/membershipDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/searchSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/audienceNetworkSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/supportedCampaignTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/customerShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/parentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerList/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyCustomerListItemsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: customer list user data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyCustomerListUserDataRequest/customerListUserData>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerListUserData/audienceId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer list items
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerListUserData/customerListItems>
  a owl:DatatypeProperty .

# OWL axioms for property: customer list item sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerListUserData/customerListItemSubType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerListUserData/actionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: accept customer match term
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomerListUserData/acceptCustomerMatchTerm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyCustomerListUserDataResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: criterion actions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyHotelGroupActionsRequest/criterionActions>
  a owl:ObjectProperty .

# OWL axioms for property: ad group criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyHotelGroupActionsResponse/adGroupCriterionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyHotelGroupActionsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: offline conversion adjustments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyOfflineConversionAdjustmentsRequest/offlineConversionAdjustments>
  a owl:ObjectProperty .

# OWL axioms for property: microsoft click id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/microsoftClickId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/conversionName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/conversionTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjustment time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/adjustmentTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjustment type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/adjustmentType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjustment value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/adjustmentValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjustment currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/adjustmentCurrencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hashed email address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/hashedEmailAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hashed phone number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAdjustment/hashedPhoneNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyOfflineConversionAdjustmentsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: offline conversions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyOfflineConversionsRequest/offlineConversions>
  a owl:ObjectProperty .

# OWL axioms for property: microsoft click id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/microsoftClickId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/conversionName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/conversionTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/conversionValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/conversionCurrencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: external attribution credit
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/externalAttributionCredit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: external attribution model
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/externalAttributionModel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hashed email address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/hashedEmailAddress>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hashed phone number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversion/hashedPhoneNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyOfflineConversionsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: online conversion adjustments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyOnlineConversionAdjustmentsRequest/onlineConversionAdjustments>
  a owl:ObjectProperty .

# OWL axioms for property: transaction id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/transactionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/conversionName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjustment time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/adjustmentTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjustment type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/adjustmentType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjustment value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/adjustmentValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjustment currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOnlineConversionAdjustment/adjustmentCurrencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyOnlineConversionAdjustmentsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: criterion actions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyProductPartitionActionsRequest/criterionActions>
  a owl:ObjectProperty .

# OWL axioms for property: ad group criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyProductPartitionActionsResponse/adGroupCriterionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementApplyProductPartitionActionsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app store
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppSetting/appStore>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: app id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAppSetting/appId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetBase/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetBase/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReason/reasonCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReason/location>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: term
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReason/term>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher countries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReason/publisherCountries>
  a owl:DatatypeProperty .

# OWL axioms for property: asset group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReasonCollection/assetGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReasonCollection/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reasons
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReasonCollection/reasons>
  a owl:ObjectProperty .

# OWL axioms for property: appeal status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAssetGroupEditorialReasonCollection/appealStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/membershipDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/searchSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/audienceNetworkSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/supportedCampaignTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/customerShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/parentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceBase/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceCriterion/audienceId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceCriterion/audienceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceDimension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audiences
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceDimension/audiences>
  a owl:ObjectProperty .

# OWL axioms for property: asset group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupAssetGroupAssociation/assetGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupAssetGroupAssociation/audienceGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudienceGroupDimensionBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: categories
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudioFilter/categories>
  a owl:DatatypeProperty .

# OWL axioms for property: audio names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAudioFilter/audioNames>
  a owl:DatatypeProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: severity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/severity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: timestamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/timestamp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementAuditPointResult/details>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBaseDomainSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: base domain
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBaseDomainSetting/baseDomain>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/fieldPath>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorBase/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/fieldPath>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBatchErrorCollectionBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/criterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/criterionBid>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/destinationUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion cashback
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableAdGroupCriterion/criterionCashback>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/criterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/criterionBid>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion cashback
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddableCampaignCriterion/criterionCashback>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBiddingSchemeBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidMultiplier/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: multiplier
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBidMultiplier/multiplier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is active
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/isActive>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is product ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/isProductAdsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: has catalog
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/hasCatalog>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/subType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: store url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBMCStore/storeUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandItem/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandItem/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: brand id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandItem/brandId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/itemCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/associationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementBrandList/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/phoneNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is call only
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/isCallOnly>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is call tracking enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/isCallTrackingEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: require toll free tracking number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/requireTollFreeTrackingNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCalloutAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallToActionSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: automated call to action opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallToActionSetting/automatedCallToActionOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCallToActionSetting/callToActionOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/criterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignCriterionBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignFrequencyCapSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time granularity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignFrequencyCapSetting/timeGranularity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cap value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignFrequencyCapSetting/capValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignNegativeSites/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignNegativeSites/negativeSites>
  a owl:DatatypeProperty .

# OWL axioms for property: size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignSize/size>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCampaignSize/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCashbackAdjustment/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cashback percent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCashbackAdjustment/cashbackPercent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCategoryResult/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audit points
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCategoryResult/auditPoints>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel placement id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/channelPlacementId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel placement name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/channelPlacementName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/channelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/channelName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sub channel id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/subChannelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sub channel name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementChannelPlacementCriterion/subChannelName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templateId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templateName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templateDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/duration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aspect ratio
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/aspectRatio>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: themes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/themes>
  a owl:DatatypeProperty .

# OWL axioms for property: number of images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/numberOfImages>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: number of text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/numberOfText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: number of logos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/numberOfLogos>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template thumbnail url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templateThumbnailUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template preview url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementClipchampTemplateInfo/templatePreviewUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/membershipDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/searchSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/audienceNetworkSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/supportedCampaignTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/customerShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/parentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: combination rules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCombinedList/combinationRules>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCommissionBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: commission rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCommissionBiddingScheme/commissionRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompany/profileId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompany/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: logo url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompany/logoUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompany/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reach
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/reach>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: company names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/companyNames>
  a owl:ObjectProperty .

# OWL axioms for property: total
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/total>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: matched
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCompanyList/matched>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/countType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/revenue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/conversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/tagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/trackingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/excludeFromBidding>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/viewThroughConversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/goalCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/attributionModelType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/isEnhancedConversionsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/isAutoGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementConversionGoalBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCoOpSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCoOpSetting/bidOption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid boost value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCoOpSetting/bidBoostValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid max value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCoOpSetting/bidMaxValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCostPerSaleBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cost per sale
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCostPerSaleBiddingScheme/targetCostPerSale>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationRequest/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: prompt
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationRequest/prompt>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text tone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationRequest/textTone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationResponse/assetGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationResponse/imageSuggestions>
  a owl:ObjectProperty .

# OWL axioms for property: prompt brand warning
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateAssetGroupRecommendationResponse/promptBrandWarning>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateBrandKitRecommendationRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateBrandKitRecommendationRequest/finalUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand kit
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateBrandKitRecommendationResponse/brandKit>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/adSubType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: prompt
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/prompt>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text tone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/textTone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/videoType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand kit id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/brandKitId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: responsive ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationResponse/responsiveAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationResponse/imageSuggestions>
  a owl:ObjectProperty .

# OWL axioms for property: video suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationResponse/videoSuggestions>
  a owl:ObjectProperty .

# OWL axioms for property: prompt brand warning
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationResponse/promptBrandWarning>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveAdRecommendationResponse/jobInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/adFormatPreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/headline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: long headline string
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/longHeadlineString>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/callToAction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/callToActionLanguage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/images>
  a owl:ObjectProperty .

# OWL axioms for property: videos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/videos>
  a owl:ObjectProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/headlines>
  a owl:ObjectProperty .

# OWL axioms for property: long headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/longHeadline>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: long headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/longHeadlines>
  a owl:ObjectProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: impression tracking urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/impressionTrackingUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: verified tracking settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/verifiedTrackingSettings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveAd/adSubType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveSearchAdRecommendationRequest/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: prompt
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveSearchAdRecommendationRequest/prompt>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text tone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveSearchAdRecommendationRequest/textTone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: responsive search ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCreateResponsiveSearchAdRecommendationResponse/responsiveSearchAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/adFormatPreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: headlines
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/headlines>
  a owl:ObjectProperty .

# OWL axioms for property: descriptions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/descriptions>
  a owl:ObjectProperty .

# OWL axioms for property: domain
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/domain>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/path1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAd/path2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionBidBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCriterionCashbackBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/membershipDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/searchSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/audienceNetworkSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/supportedCampaignTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/customerShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/parentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomAudience/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/categoryOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/category>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/actionOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/action>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/labelOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/label>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/valueOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomEventsRule/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomLinkedInCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomLinkedInCriterion/profileId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomLinkedInCriterion/profile>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomLinkedInCriterion/profileType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/membershipDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/searchSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/audienceNetworkSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/supportedCampaignTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/customerShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/parentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: custom segment catalog list
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/customSegmentCatalogList>
  a owl:ObjectProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementCustomSegment/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: upload date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/uploadDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: file url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/fileUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: file url expiry time utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/fileUrlExpiryTimeUtc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: success count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/successCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: failure count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDailySummary/failureCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/nameUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDataTableAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/day>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: from hour
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/fromHour>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: from minute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/fromMinute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: to hour
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/toHour>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: to minute
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDayTimeCriterion/toMinute>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDealCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: deal id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDealCriterion/dealId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsAssociationsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extension id to entity id associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsAssociationsRequest/adExtensionIdToEntityIdAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: association type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsAssociationsRequest/associationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsAssociationsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extension ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsRequest/adExtensionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdExtensionsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupCriterionsRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupCriterionsRequest/criterionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupCriterionsRequest/adGroupCriterionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupCriterionsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupsRequest/adGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdGroupsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdsRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdsRequest/adIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAssetGroupsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAssetGroupsRequest/assetGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAssetGroupsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: audience group asset group associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAudienceGroupAssetGroupAssociationsRequest/audienceGroupAssetGroupAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAudienceGroupAssetGroupAssociationsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: audience group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAudienceGroupsRequest/audienceGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAudienceGroupsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: audience ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAudiencesRequest/audienceIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteAudiencesResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: bid strategy ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBidStrategiesRequest/bidStrategyIds>
  a owl:DatatypeProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBidStrategiesRequest/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBidStrategiesResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBrandKitsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand kit ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBrandKitsRequest/brandKitIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBrandKitsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: budget ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBudgetsRequest/budgetIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteBudgetsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: campaign conversion goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignConversionGoalsRequest/campaignConversionGoal>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignConversionGoalsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignCriterionsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignCriterionsRequest/criterionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignCriterionsRequest/campaignCriterionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignCriterionsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignsRequest/campaignIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteCampaignsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteDataExclusionsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data exclusion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteDataExclusionsRequest/dataExclusionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteDataExclusionsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: experiment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteExperimentsRequest/experimentIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteExperimentsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: h tml5asset ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteHTML5sRequest/hTML5AssetIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteHTML5sResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: import job ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteImportJobsRequest/importJobIds>
  a owl:DatatypeProperty .

# OWL axioms for property: import type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteImportJobsRequest/importType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteImportJobsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteKeywordsRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteKeywordsRequest/keywordIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteKeywordsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLabelAssociationsRequest/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLabelAssociationsRequest/labelAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: label id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabelAssociation/labelId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLabelAssociation/entityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLabelAssociationsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: label ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLabelsRequest/labelIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLabelsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: linked in segment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLinkedInSegmentsRequest/linkedInSegmentIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteLinkedInSegmentsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: list item ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteListItemsFromSharedListRequest/listItemIds>
  a owl:DatatypeProperty .

# OWL axioms for property: shared list
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteListItemsFromSharedListRequest/sharedList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteListItemsFromSharedListRequest/sharedEntityScope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteListItemsFromSharedListResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteMediaRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteMediaRequest/mediaIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteMediaResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: entity negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteNegativeKeywordsFromEntitiesRequest/entityNegativeKeywords>
  a owl:ObjectProperty .

# OWL axioms for property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteNegativeKeywordsFromEntitiesResponse/nestedPartialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSeasonalityAdjustmentsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: seasonality adjustment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSeasonalityAdjustmentsRequest/seasonalityAdjustmentIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSeasonalityAdjustmentsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: shared entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSharedEntitiesRequest/sharedEntities>
  a owl:ObjectProperty .

# OWL axioms for property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSharedEntitiesRequest/sharedEntityScope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSharedEntitiesResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSharedEntityAssociationsRequest/associations>
  a owl:ObjectProperty .

# OWL axioms for property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSharedEntityAssociationsRequest/sharedEntityScope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/sharedEntityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/sharedEntityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/entityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared entity customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/sharedEntityCustomerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is exclusion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/isExclusion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedEntityAssociation/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteSharedEntityAssociationsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: video ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteVideosRequest/videoIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeleteVideosResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCriterion/deviceName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: o sname
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDeviceCriterion/oSName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: metadata
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCardData/metadata>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: checkpoints data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCardData/checkpointsData>
  a owl:ObjectProperty .

# OWL axioms for property: health check name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check display name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckDisplayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckSubType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check severity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckSeverity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check category display name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckCategoryDisplayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check columns metadata
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckMetadata/healthCheckColumnsMetadata>
  a owl:ObjectProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckColumnMetadata/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckColumnMetadata/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckColumnMetadata/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check action links metadata
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckColumnMetadata/healthCheckActionLinksMetadata>
  a owl:ObjectProperty .

# OWL axioms for property: link name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckActionLinkMetadata/linkName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckActionLinkMetadata/linkTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: link type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckActionLinkMetadata/linkType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check entity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckEntity>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check data version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckDataVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check json data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckJsonData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check sub entity results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckData/healthCheckSubEntityResults>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckEntity/healthCheckEntityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check entity level
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckEntity/healthCheckEntityLevel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sub entity health issue count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckSubEntityData/subEntityHealthIssueCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sub entity level
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckSubEntityData/subEntityLevel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sub entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckSubEntityData/subEntityIds>
  a owl:DatatypeProperty .

# OWL axioms for property: category key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/categoryKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category display name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/categoryDisplayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category severity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/categorySeverity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/categoryStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action links
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticCategoryData/actionLinks>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsEntity/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsEntity/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsEntity/subType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsFilter/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsFilter/values>
  a owl:DatatypeProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsRequestStatus/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsRequestStatus/errors>
  a owl:ObjectProperty .

# OWL axioms for property: enable cache
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsSettings/enableCache>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last check time utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsSettings/lastCheckTimeUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable pilot
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticsSettings/enablePilot>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticTileData/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticTileData/headline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticTileData/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: progress percent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDiagnosticTileData/progressPercent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: popup text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/popupText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: line text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/lineText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disclaimer layout
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/disclaimerLayout>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disclaimer ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDisclaimerSetting/disclaimerAdsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/countType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/revenue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/conversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/tagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/trackingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/excludeFromBidding>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/viewThroughConversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/goalCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/attributionModelType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/isEnhancedConversionsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/isAutoGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: minimum duration in seconds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDurationGoal/minimumDurationInSeconds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicFeedSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicFeedSetting/feedId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/adFormatPreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text part2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/textPart2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/path1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAd/path2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: domain name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/domainName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page feed ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/pageFeedIds>
  a owl:DatatypeProperty .

# OWL axioms for property: dynamic description enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementDynamicSearchAdsSetting/dynamicDescriptionEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialApiFaultDetail/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialApiFaultDetail/editorialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialApiFaultDetail/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialApiFaultDetail/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialApiFaultDetail/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: disapproved text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/disapprovedText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/reasonCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/location>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/publisherCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: field path
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/fieldPath>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: appealable
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialErrorCollection/appealable>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reason code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReason/reasonCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReason/location>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: term
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReason/term>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: publisher countries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReason/publisherCountries>
  a owl:DatatypeProperty .

# OWL axioms for property: ad or keyword id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReasonCollection/adOrKeywordId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReasonCollection/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reasons
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReasonCollection/reasons>
  a owl:ObjectProperty .

# OWL axioms for property: appeal status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEditorialReasonCollection/appealStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEnhancedCpcBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityResult/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityResult/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityResult/subType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: categories
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEntityResult/categories>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/countType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/revenue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/conversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/tagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/trackingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/excludeFromBidding>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/viewThroughConversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/goalCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/attributionModelType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/isEnhancedConversionsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/isAutoGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/categoryExpression>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: category operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/categoryOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/actionExpression>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/actionOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/labelExpression>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/labelOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/valueOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementEventGoal/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/adFormatPreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: title part1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/titlePart1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title part2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/titlePart2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/path1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: path2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/path2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: domain
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/domain>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title part3
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/titlePart3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text part2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementExpandedTextAd/textPart2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: notification type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/notificationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/createdByUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created by user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/createdByUserName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: frequency
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/frequency>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last run time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/lastRunTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/createdDateTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: import option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/importOption>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: notification email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/notificationEmail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: file url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/fileUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: file source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportJob/fileSource>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportOption/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFileImportOption/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extension header type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/adExtensionHeaderType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: texts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/texts>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFilterLinkAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFixedBid/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFixedBid/amount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: flyer name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/flyerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/storeId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image media ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/imageMediaIds>
  a owl:DatatypeProperty .

# OWL axioms for property: image media urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/imageMediaUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementFlyerAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenderCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gender type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenderCriterion/genderType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenderDimension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: gender types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenderDimension/genderTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenreCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: genre id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGenreCriterion/genreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAccountMigrationStatusesRequest/accountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: migration type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAccountMigrationStatusesRequest/migrationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: migration statuses
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAccountMigrationStatusesResponse/migrationStatuses>
  a owl:ObjectProperty .

# OWL axioms for property: account property names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAccountPropertiesRequest/accountPropertyNames>
  a owl:DatatypeProperty .

# OWL axioms for property: account properties
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAccountPropertiesResponse/accountProperties>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAccountPropertiesResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionIdsByAccountIdRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionIdsByAccountIdRequest/associationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extension type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionIdsByAccountIdRequest/adExtensionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extension ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionIdsByAccountIdResponse/adExtensionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsRequest/entityIds>
  a owl:DatatypeProperty .

# OWL axioms for property: ad extension type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsRequest/adExtensionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsRequest/associationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extension association collection
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsResponse/adExtensionAssociationCollection>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsAssociationsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extension ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsRequest/adExtensionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: ad extension type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsRequest/adExtensionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsResponse/adExtensions>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsEditorialReasonsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extension id to entity id associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsEditorialReasonsRequest/adExtensionIdToEntityIdAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: association type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsEditorialReasonsRequest/associationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial reasons
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsEditorialReasonsResponse/editorialReasons>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdExtensionsEditorialReasonsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupCriterionsByIdsRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupCriterionsByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupCriterionsByIdsRequest/criterionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupCriterionsByIdsRequest/adGroupCriterionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: ad group criterions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupCriterionsByIdsResponse/adGroupCriterions>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByCampaignIdRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByCampaignIdRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByCampaignIdResponse/adGroups>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByIdsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByIdsRequest/adGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByIdsResponse/adGroups>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdGroupsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByAdGroupIdRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByAdGroupIdRequest/adTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByAdGroupIdRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByAdGroupIdResponse/ads>
  a owl:ObjectProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByEditorialStatusRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByEditorialStatusRequest/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByEditorialStatusRequest/adTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByEditorialStatusRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByEditorialStatusResponse/ads>
  a owl:ObjectProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByIdsRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByIdsRequest/adIds>
  a owl:DatatypeProperty .

# OWL axioms for property: ad types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByIdsRequest/adTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByIdsResponse/ads>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAdsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: justification
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/justification>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: annotation opt outs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/annotationOptOuts>
  a owl:ObjectProperty .

# OWL axioms for property: is account opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/isAccountOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is customer opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/isCustomerOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is customer opt out of everything
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/isCustomerOptOutOfEverything>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAnnotationOptOutResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: asset group listing group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupListingGroupsByIdsRequest/assetGroupListingGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: asset group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupListingGroupsByIdsRequest/assetGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupListingGroupsByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group listing groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupListingGroupsByIdsResponse/assetGroupListingGroups>
  a owl:ObjectProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByCampaignIdRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByCampaignIdRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByCampaignIdResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: asset groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByCampaignIdResponse/assetGroups>
  a owl:ObjectProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByIdsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByIdsRequest/assetGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: asset groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByIdsResponse/assetGroups>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsEditorialReasonsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group id to campaign id associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsEditorialReasonsRequest/assetGroupIdToCampaignIdAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: editorial reasons
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsEditorialReasonsResponse/editorialReasons>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAssetGroupsEditorialReasonsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: asset group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupAssetGroupAssociationsByAssetGroupIdsRequest/assetGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: audience group asset group associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupAssetGroupAssociationsByAssetGroupIdsResponse/audienceGroupAssetGroupAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupAssetGroupAssociationsByAssetGroupIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: audience group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupAssetGroupAssociationsByAudienceGroupIdsRequest/audienceGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: audience group asset group associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupAssetGroupAssociationsByAudienceGroupIdsResponse/audienceGroupAssetGroupAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupAssetGroupAssociationsByAudienceGroupIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupsByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupsByIdsRequest/audienceGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: audience groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupsByIdsResponse/audienceGroups>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudienceGroupsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudiencesByIdsRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudiencesByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudiencesByIdsRequest/audienceIds>
  a owl:DatatypeProperty .

# OWL axioms for property: audiences
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudiencesByIdsResponse/audiences>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetAudiencesByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: bid strategy ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBidStrategiesByIdsRequest/bidStrategyIds>
  a owl:DatatypeProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBidStrategiesByIdsRequest/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBidStrategiesByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid strategies
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBidStrategiesByIdsResponse/bidStrategies>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBidStrategiesByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBMCStoresByCustomerIdRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: b mcstores
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBMCStoresByCustomerIdResponse/bMCStores>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBrandKitsByAccountIdRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand kits
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBrandKitsByAccountIdResponse/brandKits>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBrandKitsByIdsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand kit ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBrandKitsByIdsRequest/brandKitIds>
  a owl:DatatypeProperty .

# OWL axioms for property: brand kits
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBrandKitsByIdsResponse/brandKits>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBrandKitsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: country codes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBSCCountriesResponse/countryCodes>
  a owl:DatatypeProperty .

# OWL axioms for property: budget ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBudgetsByIdsRequest/budgetIds>
  a owl:DatatypeProperty .

# OWL axioms for property: budgets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBudgetsByIdsResponse/budgets>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetBudgetsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsRequest/criterionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign criterion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsRequest/campaignCriterionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: campaign criterions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsResponse/campaignCriterions>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignCriterionsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: bid strategy ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBidStrategyIdsRequest/bidStrategyIds>
  a owl:DatatypeProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBidStrategyIdsRequest/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id collection
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBidStrategyIdsResponse/campaignIdCollection>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBidStrategyIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: budget ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBudgetIdsRequest/budgetIds>
  a owl:DatatypeProperty .

# OWL axioms for property: campaign id collection
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBudgetIdsResponse/campaignIdCollection>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignIdsByBudgetIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByAccountIdRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByAccountIdRequest/campaignType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByAccountIdRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByAccountIdResponse/campaigns>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsRequest/campaignIds>
  a owl:DatatypeProperty .

# OWL axioms for property: campaign type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsRequest/campaignType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsResponse/campaigns>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignSizesByAccountIdRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignSizesByAccountIdRequest/campaignIds>
  a owl:DatatypeProperty .

# OWL axioms for property: campaign sizes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetCampaignSizesByAccountIdResponse/campaignSizes>
  a owl:ObjectProperty .

# OWL axioms for property: mock
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetClipchampTemplatesRequest/mock>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max ads count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetClipchampTemplatesRequest/maxAdsCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: template filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetClipchampTemplatesRequest/templateFilter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: locale
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetClipchampTemplatesRequest/locale>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: themes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoTemplateFilter/themes>
  a owl:DatatypeProperty .

# OWL axioms for property: aspect ratios
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoTemplateFilter/aspectRatios>
  a owl:DatatypeProperty .

# OWL axioms for property: template ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoTemplateFilter/templateIds>
  a owl:DatatypeProperty .

# OWL axioms for property: durations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoTemplateFilter/durations>
  a owl:DatatypeProperty .

# OWL axioms for property: max media asset count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoTemplateFilter/maxMediaAssetCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max text asset count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoTemplateFilter/maxTextAssetCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: templates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetClipchampTemplatesResponse/templates>
  a owl:ObjectProperty .

# OWL axioms for property: config key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConfigValueRequest/configKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: config value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConfigValueResponse/configValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion goal types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByIdsRequest/conversionGoalTypes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion goal ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByIdsRequest/conversionGoalIds>
  a owl:DatatypeProperty .

# OWL axioms for property: conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByIdsResponse/conversionGoals>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: conversion goal types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByTagIdsRequest/conversionGoalTypes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByTagIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByTagIdsRequest/tagIds>
  a owl:DatatypeProperty .

# OWL axioms for property: conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByTagIdsResponse/conversionGoals>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionGoalsByTagIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByAccountIdRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lcid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByAccountIdRequest/lcid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion value rules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByAccountIdResponse/conversionValueRules>
  a owl:ObjectProperty .

# OWL axioms for property: rule ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByIdsRequest/ruleIds>
  a owl:DatatypeProperty .

# OWL axioms for property: lcid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByIdsRequest/lcid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion value rules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByIdsResponse/conversionValueRules>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetConversionValueRulesByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByAccountIdRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data exclusions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByAccountIdResponse/dataExclusions>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByAccountIdResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByIdsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data exclusion ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByIdsRequest/dataExclusionIds>
  a owl:DatatypeProperty .

# OWL axioms for property: data exclusions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByIdsResponse/dataExclusions>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDataExclusionsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsRequest/entities>
  a owl:ObjectProperty .

# OWL axioms for property: checks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsRequest/checks>
  a owl:ObjectProperty .

# OWL axioms for property: settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsRequest/settings>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: caller name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsRequest/callerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: request status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsResponse/requestStatus>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetDiagnosticsResponse/entities>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetEditorialReasonsByIdsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity id to parent id associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetEditorialReasonsByIdsRequest/entityIdToParentIdAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetEditorialReasonsByIdsRequest/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial reasons
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetEditorialReasonsByIdsResponse/editorialReasons>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetEditorialReasonsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetExperimentsByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: experiment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetExperimentsByIdsRequest/experimentIds>
  a owl:DatatypeProperty .

# OWL axioms for property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetExperimentsByIdsRequest/pageInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPaging/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPaging/size>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: experiments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetExperimentsByIdsResponse/experiments>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetExperimentsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: file import upload url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetFileImportUploadUrlResponse/fileImportUploadUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlRequest/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language locale
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlRequest/languageLocale>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: compression type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlRequest/compressionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: file url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlResponse/fileUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified time utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlResponse/lastModifiedTimeUtc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: file url expiry time utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetGeoLocationsFileUrlResponse/fileUrlExpiryTimeUtc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHealthCheckRequest/healthCheckEntities>
  a owl:ObjectProperty .

# OWL axioms for property: health check types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHealthCheckRequest/healthCheckTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: health check results metadata
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHealthCheckResponse/healthCheckResultsMetadata>
  a owl:ObjectProperty .

# OWL axioms for property: health check results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHealthCheckResponse/healthCheckResults>
  a owl:ObjectProperty .

# OWL axioms for property: health check errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHealthCheckResponse/healthCheckErrors>
  a owl:ObjectProperty .

# OWL axioms for property: health check entity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckError/healthCheckEntity>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: health check name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckError/healthCheckName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHealthCheckError/errors>
  a owl:ObjectProperty .

# OWL axioms for property: h tml5asset ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHTML5sByIdsRequest/hTML5AssetIds>
  a owl:DatatypeProperty .

# OWL axioms for property: h tml5assets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHTML5sByIdsResponse/hTML5Assets>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetHTML5sByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: import type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingRequest/importType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingRequest/sourceEntityIds>
  a owl:DatatypeProperty .

# OWL axioms for property: import entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingRequest/importEntityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingRequest/sourceParentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity ids mapping
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingResponse/entityIdsMapping>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportEntityIdsMappingResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyValuePairOflongAndlong/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementKeyValuePairOflongAndlong/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: import job ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportJobsByIdsRequest/importJobIds>
  a owl:DatatypeProperty .

# OWL axioms for property: import type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportJobsByIdsRequest/importType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportJobsByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: import jobs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportJobsByIdsResponse/importJobs>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportJobsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: import type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportResultsRequest/importType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportResultsRequest/pageInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: import job ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportResultsRequest/importJobIds>
  a owl:DatatypeProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportResultsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: import results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetImportResultsResponse/importResults>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/startTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: import job
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/importJob>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity statistics
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/entityStatistics>
  a owl:ObjectProperty .

# OWL axioms for property: error log url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/errorLogUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportResult/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: additions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/additions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: changes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/changes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/errors>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: deletions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/deletions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: total
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportEntityStatistics/total>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByAdGroupIdRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByAdGroupIdRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByAdGroupIdResponse/keywords>
  a owl:ObjectProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByEditorialStatusRequest/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByEditorialStatusRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByEditorialStatusRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByEditorialStatusResponse/keywords>
  a owl:ObjectProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByIdsRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByIdsRequest/keywordIds>
  a owl:DatatypeProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByIdsResponse/keywords>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetKeywordsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByEntityIdsRequest/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByEntityIdsRequest/entityIds>
  a owl:DatatypeProperty .

# OWL axioms for property: label associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByEntityIdsResponse/labelAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByEntityIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByLabelIdsRequest/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByLabelIdsRequest/labelIds>
  a owl:DatatypeProperty .

# OWL axioms for property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByLabelIdsRequest/pageInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByLabelIdsResponse/labelAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelAssociationsByLabelIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: label ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelsByIdsRequest/labelIds>
  a owl:DatatypeProperty .

# OWL axioms for property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelsByIdsRequest/pageInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: labels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelsByIdsResponse/labels>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetLabelsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: shared list
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetListItemsBySharedListRequest/sharedList>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetListItemsBySharedListRequest/sharedEntityScope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: list items
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetListItemsBySharedListResponse/listItems>
  a owl:ObjectProperty .

# OWL axioms for property: media ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaAssociationsRequest/mediaIds>
  a owl:DatatypeProperty .

# OWL axioms for property: media enabled entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaAssociationsRequest/mediaEnabledEntities>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaAssociationsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: media associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaAssociationsResponse/mediaAssociations>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaAssociation/mediaId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media enabled entity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaAssociation/mediaEnabledEntity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaAssociation/entityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media enabled entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByAccountIdRequest/mediaEnabledEntities>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByAccountIdRequest/pageInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByAccountIdRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media meta data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByAccountIdResponse/mediaMetaData>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaMetaData/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaMetaData/mediaType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaMetaData/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: representations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaMetaData/representations>
  a owl:ObjectProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaMetaData/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/height>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentation/width>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByIdsRequest/mediaIds>
  a owl:DatatypeProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media meta data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByIdsResponse/mediaMetaData>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetMediaMetaDataByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeKeywordsByEntityIdsRequest/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeKeywordsByEntityIdsRequest/entityIds>
  a owl:DatatypeProperty .

# OWL axioms for property: parent entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeKeywordsByEntityIdsRequest/parentEntityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeKeywordsByEntityIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: entity negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeKeywordsByEntityIdsResponse/entityNegativeKeywords>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByAdGroupIdsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByAdGroupIdsRequest/adGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: ad group negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByAdGroupIdsResponse/adGroupNegativeSites>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByAdGroupIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByCampaignIdsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByCampaignIdsRequest/campaignIds>
  a owl:DatatypeProperty .

# OWL axioms for property: campaign negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByCampaignIdsResponse/campaignNegativeSites>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNegativeSitesByCampaignIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNewCustomerAcquisitionGoalsByAccountIdRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new customer acquisition goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetNewCustomerAcquisitionGoalsByAccountIdResponse/newCustomerAcquisitionGoals>
  a owl:ObjectProperty .

# OWL axioms for property: start date utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsRequest/startDateUtc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsRequest/endDateUtc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsRequest/goalIds>
  a owl:DatatypeProperty .

# OWL axioms for property: upload channel filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsRequest/uploadChannelFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: offline goal conversion summaries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsResponse/offlineGoalConversionSummaries>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportByGoalIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: goal id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/goalId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/conversionName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: overall success count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/overallSuccessCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: overall unattributed count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/overallUnattributedCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: overall success rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/overallSuccessRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: overall alerts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/overallAlerts>
  a owl:ObjectProperty .

# OWL axioms for property: daily summaries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalConversionSummary/dailySummaries>
  a owl:ObjectProperty .

# OWL axioms for property: unattributed reason
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAlert/unattributedReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionAlert/count>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/goalId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: upload date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/uploadDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: success count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/successCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: unattributed count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/unattributedCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: success rate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/successRate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: alerts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineGoalDailySummary/alerts>
  a owl:ObjectProperty .

# OWL axioms for property: start date utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportsRequest/startDateUtc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportsRequest/endDateUtc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: daily summaries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetOfflineConversionReportsResponse/dailySummaries>
  a owl:ObjectProperty .

# OWL axioms for property: profile type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlRequest/profileType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language locale
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlRequest/languageLocale>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: file url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlResponse/fileUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified time utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlResponse/lastModifiedTimeUtc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: file url expiry time utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetProfileDataFileUrlResponse/fileUrlExpiryTimeUtc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobRequest/jobId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: responsive ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobResponse/responsiveAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobResponse/imageSuggestions>
  a owl:ObjectProperty .

# OWL axioms for property: video suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobResponse/videoSuggestions>
  a owl:ObjectProperty .

# OWL axioms for property: prompt brand warning
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobResponse/promptBrandWarning>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetResponsiveAdRecommendationJobResponse/jobInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByAccountIdRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: seasonality adjustments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByAccountIdResponse/seasonalityAdjustments>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByAccountIdResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByIdsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: seasonality adjustment ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByIdsRequest/seasonalityAdjustmentIds>
  a owl:DatatypeProperty .

# OWL axioms for property: seasonality adjustments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByIdsResponse/seasonalityAdjustments>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSeasonalityAdjustmentsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: shared entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntitiesByAccountIdRequest/sharedEntityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntitiesByAccountIdResponse/sharedEntities>
  a owl:ObjectProperty .

# OWL axioms for property: shared entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntitiesRequest/sharedEntityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntitiesRequest/sharedEntityScope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntitiesResponse/sharedEntities>
  a owl:ObjectProperty .

# OWL axioms for property: entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest/entityIds>
  a owl:DatatypeProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest/sharedEntityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest/sharedEntityScope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsResponse/associations>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsByEntityIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared entity ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest/sharedEntityIds>
  a owl:DatatypeProperty .

# OWL axioms for property: shared entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest/sharedEntityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest/sharedEntityScope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsResponse/associations>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSharedEntityAssociationsBySharedEntityIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: audio filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSupportedClipchampAudioRequest/audioFilter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSupportedClipchampAudioResponse/data>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audio
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedClipchampAudioData/audio>
  a owl:ObjectProperty .

# OWL axioms for property: category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedClipchampAudio/category>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audio name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedClipchampAudio/audioName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedClipchampAudio/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSupportedFontsRequest/adSubType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetSupportedFontsResponse/data>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: supported fonts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedFontsData/supportedFonts>
  a owl:ObjectProperty .

# OWL axioms for property: font family
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedFont/fontFamily>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: font weights
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSupportedFont/fontWeights>
  a owl:DatatypeProperty .

# OWL axioms for property: uet tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagAuthKeyRequest/uetTagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: uet tag auth key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagAuthKeyResponse/uetTagAuthKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagAuthKeyResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagsByIdsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagsByIdsRequest/tagIds>
  a owl:DatatypeProperty .

# OWL axioms for property: uet tags
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagsByIdsResponse/uetTags>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetUetTagsByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: video ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetVideosByIdsRequest/videoIds>
  a owl:DatatypeProperty .

# OWL axioms for property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetVideosByIdsRequest/pageInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: videos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetVideosByIdsResponse/videos>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGetVideosByIdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: notification type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/notificationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/createdByUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created by user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/createdByUserName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: frequency
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/frequency>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last run time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/lastRunTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/createdDateTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: import option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/importOption>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: notification email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/notificationEmail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: credential id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/credentialId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: google account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/googleAccountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/campaignAdGroupIds>
  a owl:ObjectProperty .

# OWL axioms for property: campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/campaignTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: google user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportJob/googleUserName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newEntities>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new paused campaigns and child entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPausedCampaignsAndChildEntities>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new active campaigns and child entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newActiveCampaignsAndChildEntities>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new ad groups and child entities for existing campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAdGroupsAndChildEntitiesForExistingCampaigns>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new active ads for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newActiveAdsForExistingAdGroups>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new keywords for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newKeywordsForExistingAdGroups>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new negative keywords for existing parents
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newNegativeKeywordsForExistingParents>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new negative keyword lists
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newNegativeKeywordLists>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new account negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAccountNegativeKeywords>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pause new campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/pauseNewCampaigns>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new keyword urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newKeywordUrls>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new url options
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newUrlOptions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newNegativeSites>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new paused ads for existing ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPausedAdsForExistingAdGroups>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new labels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLabels>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new product filters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newProductFilters>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new location targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLocationTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new ad schedules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAdSchedules>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new device targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newDeviceTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new demographic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newDemographicTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new audience targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAudienceTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new topic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newTopicTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new app ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAppAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new call ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newCallAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new callout ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newCalloutAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new price ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPriceAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new location ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLocationAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new review ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newReviewAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new sitelink ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newSitelinkAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new structured snippet ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newStructuredSnippetAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new promotion ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPromotionAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new image ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newImageAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new logo ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLogoAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new lead form ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newLeadFormAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new page feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPageFeeds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new ad customizer feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAdCustomizerFeeds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new brand suitability
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newBrandSuitability>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new brand list associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newBrandListAssociations>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newConversionGoals>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new carousel ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newCarouselAd>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new portfolio bid strategy
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newPortfolioBidStrategy>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new aimax settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newAIMaxSettings>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new search themes for existing asset groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/newSearchThemesForExistingAssetGroups>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateEntities>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update campaign budgets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCampaignBudgets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update bids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateBids>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update negative keyword lists
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateNegativeKeywordLists>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update account negative keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAccountNegativeKeywords>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateNegativeSites>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update keyword urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateKeywordUrls>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update url options
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateUrlOptions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update campaign names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCampaignNames>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update labels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLabels>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update product filters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateProductFilters>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateConversionGoals>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update location targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLocationTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update ad schedules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdSchedules>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update device targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateDeviceTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update demographic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateDemographicTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update campaign ad group languages
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCampaignAdGroupLanguages>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update audience targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAudienceTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update topic targets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateTopicTargets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update app ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAppAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update call ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCallAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update callout ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateCalloutAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update price ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updatePriceAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update location ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLocationAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update review ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateReviewAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update sitelink ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateSitelinkAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update structured snippet ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStructuredSnippetAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update promotion ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updatePromotionAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update image ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateImageAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update logo ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLogoAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update lead form ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateLeadFormAdExtensions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update status for campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStatusForCampaigns>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update status for ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStatusForAdGroups>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update status for ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStatusForAds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update status for keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateStatusForKeywords>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update ad group network
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdGroupNetwork>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update page feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updatePageFeeds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update ad customizer feeds
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdCustomizerFeeds>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update brand suitability
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateBrandSuitability>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update brand list associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateBrandListAssociations>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update ad customizer attributes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdCustomizerAttributes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update aimax settings
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAIMaxSettings>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update asset groups asset
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAssetGroupsAsset>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable copilot
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/enableCopilot>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: delete removed entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/deleteRemovedEntities>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: raise bids to minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/raiseBidsToMinimum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: raise campaign budgets to minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/raiseCampaignBudgetsToMinimum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjustment for campaign budgets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/adjustmentForCampaignBudgets>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: adjustment for bids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/adjustmentForBids>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suffix for urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/suffixForUrls>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search and replace for urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForUrls>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suffix for tracking templates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/suffixForTrackingTemplates>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search and replace for tracking templates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForTrackingTemplates>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suffix for campaign names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/suffixForCampaignNames>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search and replace for campaign names
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForCampaignNames>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search and replace for custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search and replace for final urlsuffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndReplaceForFinalURLSuffix>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pause campaigns without supported locations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/pauseCampaignsWithoutSupportedLocations>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable parent location mapping
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/enableParentLocationMapping>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: associated store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/associatedStoreId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: raise product group bids to minimum
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/raiseProductGroupBidsToMinimum>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search and dsa mixed campaign as search campaign
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/searchAndDsaMixedCampaignAsSearchCampaign>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account url options
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/accountUrlOptions>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enable auto currency conversion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/enableAutoCurrencyConversion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update bidding strategies
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateBiddingStrategies>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: associated uet tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/associatedUetTagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto device bid optimization
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/autoDeviceBidOptimization>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad schedule use searcher timezone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/adScheduleUseSearcherTimezone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pause aimad group if all audience criterion not imported
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/pauseAIMAdGroupIfAllAudienceCriterionNotImported>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rename campaign name with suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/renameCampaignNameWithSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update ad urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAdUrls>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update sitelink urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateSitelinkUrls>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: update asset automation campaign setting
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/updateAssetAutomationCampaignSetting>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image asset automation opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/imageAssetAutomationOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: import ncagoal with system generated audience
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementGoogleImportOption/importNCAGoalWithSystemGeneratedAudience>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/adFormatPreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAd/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAdvanceBookingWindowCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min days
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAdvanceBookingWindowCriterion/minDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max days
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelAdvanceBookingWindowCriterion/maxDays>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDateCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDateCriterion/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDateCriterion/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDayCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: check in day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelCheckInDayCriterion/checkInDay>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelDateSelectionTypeCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel date selection type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelDateSelectionTypeCriterion/hotelDateSelectionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelGroup/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelGroup/listing>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: listing type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelGroup/listingType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent criterion id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelGroup/parentCriterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelLengthOfStayCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min nights
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelLengthOfStayCriterion/minNights>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max nights
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelLengthOfStayCriterion/maxNights>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: hotel ad group type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementHotelSetting/hotelAdGroupType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: alternative text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/alternativeText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/destinationUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: image media ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/imageMediaIds>
  a owl:DatatypeProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: images
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/images>
  a owl:ObjectProperty .

# OWL axioms for property: display text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/displayText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: layouts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/layouts>
  a owl:DatatypeProperty .

# OWL axioms for property: source type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/sourceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: height
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/height>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: width
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImageMediaRepresentation/width>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: notification type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/notificationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/createdByUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created by user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/createdByUserName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: frequency
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/frequency>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last run time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/lastRunTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: created date time in utc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/createdDateTimeInUTC>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: import option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/importOption>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: notification email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportJobBase/notificationEmail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOptionBase/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImportOptionBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/membershipDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/searchSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/audienceNetworkSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/supportedCampaignTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/customerShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/parentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/campaignIds>
  a owl:DatatypeProperty .

# OWL axioms for property: ad group ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionBasedRemarketingList/adGroupIds>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionTrackingSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: impression tracking url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementImpressionTrackingSetting/impressionTrackingUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInheritFromParentBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inherited bid strategy type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInheritFromParentBiddingScheme/inheritedBidStrategyType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/membershipDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/searchSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/audienceNetworkSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/supportedCampaignTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/customerShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/parentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInMarketAudience/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/countType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/revenue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/conversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/tagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/trackingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/excludeFromBidding>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/viewThroughConversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/goalCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/attributionModelType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/isEnhancedConversionsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/isAutoGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementInStoreTransactionGoal/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: call to action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/callToAction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/actionName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/actionDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: corporate image
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/corporateImage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: corporate image internal url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/corporateImageInternalUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: form headline
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/formHeadline>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: form business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/formBusinessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: form description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/formDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: form policy url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/formPolicyUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: form questions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/formQuestions>
  a owl:ObjectProperty .

# OWL axioms for property: confirmation message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/confirmationMessage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: confirmation description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/confirmationDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: confirmation action
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/confirmationAction>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: confirmation url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/confirmationUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead delivery
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/leadDelivery>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead emails
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/leadEmails>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead webhook url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/leadWebhookUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lead webhook key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/leadWebhookKey>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLeadFormAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reach
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLinkedInSegmentBase/reach>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/address>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo point
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/geoPoint>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: geo code status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/geoCodeStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: company name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/companyName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/phoneNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCriterion/locationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: location type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCriterion/locationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCriterion/displayName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: enclosed location ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationCriterion/enclosedLocationIds>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationIntentCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: intent option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLocationIntentCriterion/intentOption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business logo
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/businessLogo>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business logo url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/businessLogoUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: domain name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/domainName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementLogoAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpaBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: manual cpi
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpaBiddingScheme/manualCpi>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpcBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: manual cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpcBiddingScheme/manualCpc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpmBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementManualCpvBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxClicksBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxClicksBiddingScheme/maxCpc>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionsBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionsBiddingScheme/maxCpc>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionsBiddingScheme/targetCpa>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionValueBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionValueBiddingScheme/targetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxConversionValueBiddingScheme/maxCpc>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxRoasBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMaxRoasBiddingScheme/maxCpc>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaBase/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: media type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaBase/mediaType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaBase/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentationBase/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentationBase/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementMediaRepresentationBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/criterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeAdGroupCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: criterion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/criterion>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeCampaignCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/itemCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/associationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeKeywordList/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeSite/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeSite/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeSite/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNegativeSite/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNetworkDistributionSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: network option
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNetworkDistributionSetting/networkOption>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoalSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new customer acquisition goal id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoalSetting/newCustomerAcquisitionGoalId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new customer acquisition bid only mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoalSetting/newCustomerAcquisitionBidOnlyMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: additional conversion value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewCustomerAcquisitionGoalSetting/additionalConversionValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/sourceUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/filter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: priority
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/priority>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNewsAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNumberRuleItem/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNumberRuleItem/operand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNumberRuleItem/operator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementNumberRuleItem/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/countType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/revenue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/conversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/tagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/trackingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/excludeFromBidding>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/viewThroughConversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/goalCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/attributionModelType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/isEnhancedConversionsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/isAutoGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is externally attributed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementOfflineConversionGoal/isExternallyAttributed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/countType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/revenue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/conversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/tagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/trackingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/excludeFromBidding>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/viewThroughConversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/goalCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/attributionModelType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/isEnhancedConversionsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/isAutoGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: minimum pages viewed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPagesViewedPerVisitGoal/minimumPagesViewed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsRule/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsRule/ruleItemGroups>
  a owl:ObjectProperty .

# OWL axioms for property: normal form
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsRule/normalForm>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsWhoDidNotVisitAnotherPageRule/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: include rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsWhoDidNotVisitAnotherPageRule/includeRuleItemGroups>
  a owl:ObjectProperty .

# OWL axioms for property: exclude rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsWhoDidNotVisitAnotherPageRule/excludeRuleItemGroups>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsWhoVisitedAnotherPageRule/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsWhoVisitedAnotherPageRule/ruleItemGroups>
  a owl:ObjectProperty .

# OWL axioms for property: another rule item groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPageVisitorsWhoVisitedAnotherPageRule/anotherRuleItemGroups>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPercentCpcBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max percent cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPercentCpcBiddingScheme/maxPercentCpc>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url expansion opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/finalUrlExpansionOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: page feed ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/pageFeedIds>
  a owl:DatatypeProperty .

# OWL axioms for property: auto generated text opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/autoGeneratedTextOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto generated image opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/autoGeneratedImageOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: cost per sale opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPerformanceMaxSetting/costPerSaleOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementCriterion/placementId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: placement name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementCriterion/placementName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/itemCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/associationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPlacementExclusionList/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: price extension type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/priceExtensionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: table rows
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/tableRows>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPriceAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/adFormatPreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: promotional text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAd/promotionalText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/membershipDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/searchSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/audienceNetworkSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/supportedCampaignTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/customerShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/parentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: product audience type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/productAudienceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductAudience/tagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductPartition/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent criterion id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductPartition/parentCriterionId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: condition
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductPartition/condition>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partition type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductPartition/partitionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductScope/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conditions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProductScope/conditions>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileCriterion/profileId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profile type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileCriterion/profileType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileDimension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: profiles
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementProfileDimension/profiles>
  a owl:ObjectProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion item
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionItem>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: discount modifier
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/discountModifier>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percent off
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/percentOff>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: money amount off
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/moneyAmountOff>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: orders over amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/ordersOverAmount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionStartDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionEndDate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: promotion occasion
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/promotionOccasion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementPromotionAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: radius
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/radius>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: radius unit
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/radiusUnit>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: latitude degrees
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/latitudeDegrees>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: longitude degrees
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRadiusCriterion/longitudeDegrees>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReachOptimizationGoalSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: optimization goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReachOptimizationGoalSetting/optimizationGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationRequest/assetGroup>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text refine operations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationRequest/textRefineOperations>
  a owl:ObjectProperty .

# OWL axioms for property: image suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationRequest/imageSuggestions>
  a owl:ObjectProperty .

# OWL axioms for property: image refine operations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationRequest/imageRefineOperations>
  a owl:ObjectProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text refine results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationResponse/textRefineResults>
  a owl:ObjectProperty .

# OWL axioms for property: media refine results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineAssetGroupRecommendationResponse/mediaRefineResults>
  a owl:ObjectProperty .

# OWL axioms for property: responsive ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationRequest/responsiveAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text refine operations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationRequest/textRefineOperations>
  a owl:ObjectProperty .

# OWL axioms for property: image refine operations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationRequest/imageRefineOperations>
  a owl:ObjectProperty .

# OWL axioms for property: image suggestions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationRequest/imageSuggestions>
  a owl:ObjectProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text refine results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationResponse/textRefineResults>
  a owl:ObjectProperty .

# OWL axioms for property: media refine results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveAdRecommendationResponse/mediaRefineResults>
  a owl:ObjectProperty .

# OWL axioms for property: responsive search ad
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveSearchAdRecommendationRequest/responsiveSearchAd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text refine operations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveSearchAdRecommendationRequest/textRefineOperations>
  a owl:ObjectProperty .

# OWL axioms for property: text refine results
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRefineResponsiveSearchAdRecommendationResponse/textRefineResults>
  a owl:ObjectProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/membershipDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/searchSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/audienceNetworkSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/supportedCampaignTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/customerShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/parentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: rule
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/rule>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingList/tagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRemarketingRuleBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAdsSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto generated assets enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementResponsiveSearchAdsSetting/autoGeneratedAssetsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is exact
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/isExact>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: source
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/source>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementReviewAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementRuleItemBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: company name filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSearchCompaniesRequest/companyNameFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language locale
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSearchCompaniesRequest/languageLocale>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: companies
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSearchCompaniesResponse/companies>
  a owl:ObjectProperty .

# OWL axioms for property: account properties
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAccountPropertiesRequest/accountProperties>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAdExtensionsAssociationsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extension id to entity id associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAdExtensionsAssociationsRequest/adExtensionIdToEntityIdAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: association type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAdExtensionsAssociationsRequest/associationType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAdExtensionsAssociationsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: audience group asset group associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAudienceGroupAssetGroupAssociationsRequest/audienceGroupAssetGroupAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetAudienceGroupAssetGroupAssociationsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: entity type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetLabelAssociationsRequest/entityType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: label associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetLabelAssociationsRequest/labelAssociations>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetLabelAssociationsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetNegativeSitesToAdGroupsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetNegativeSitesToAdGroupsRequest/adGroupNegativeSites>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetNegativeSitesToAdGroupsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetNegativeSitesToCampaignsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign negative sites
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetNegativeSitesToCampaignsRequest/campaignNegativeSites>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetNegativeSitesToCampaignsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: associations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetSharedEntityAssociationsRequest/associations>
  a owl:ObjectProperty .

# OWL axioms for property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetSharedEntityAssociationsRequest/sharedEntityScope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSetSharedEntityAssociationsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSettingBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/itemCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: association count
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/associationCount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListBase/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItemBase/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSharedListItemBase/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: priority
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/priority>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sales country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/salesCountryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/storeId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: local inventory ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/localInventoryAdsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: shoppable ads enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/shoppableAdsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed label
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementShoppingSetting/feedLabel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: membership duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/membershipDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/searchSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience network size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/audienceNetworkSize>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: supported campaign types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/supportedCampaignTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: customer share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/customerShare>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/parentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: source id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSimilarRemarketingList/sourceId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSite/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSite/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSite/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSite/url>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/displayText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/destinationUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/description1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/description2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementSitelinkAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStoreCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: store id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStoreCriterion/storeId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStringRuleItem/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operand
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStringRuleItem/operand>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStringRuleItem/operator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStringRuleItem/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/header>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: values
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/values>
  a owl:DatatypeProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementStructuredSnippetAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetCpaBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetCpaBiddingScheme/maxCpc>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target cpa
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetCpaBiddingScheme/targetCpa>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetImpressionShareBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target impression share
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetImpressionShareBiddingScheme/targetImpressionShare>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target ad position
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetImpressionShareBiddingScheme/targetAdPosition>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetImpressionShareBiddingScheme/maxCpc>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetRoasBiddingScheme/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max cpc
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetRoasBiddingScheme/maxCpc>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target roas
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetRoasBiddingScheme/targetRoas>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetSetting/details>
  a owl:ObjectProperty .

# OWL axioms for property: criterion type group
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetSettingDetail/criterionTypeGroup>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: target and bid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTargetSettingDetail/targetAndBid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: editorial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/editorialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad format preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/adFormatPreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: destination url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/destinationUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAd/displayUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAsset/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAsset/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAsset/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTextAsset/text>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementThirdPartyMeasurementSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementThirdPartyMeasurementSetting/details>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTopicCriterion/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: topic id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTopicCriterion/topicId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: topic name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementTopicCriterion/topicName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: channel optimization opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/channelOptimizationOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: audience optimization opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/audienceOptimizationOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url expansion opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/finalUrlExpansionOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto generated text opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/autoGeneratedTextOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto generated image opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/autoGeneratedImageOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search term matching opt out
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUnifiedAutomationSetting/searchTermMatchingOptOut>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdExtensionsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad extensions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdExtensionsRequest/adExtensions>
  a owl:ObjectProperty .

# OWL axioms for property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdExtensionsResponse/nestedPartialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupCriterionsRequest/criterionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group criterions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupCriterionsRequest/adGroupCriterions>
  a owl:ObjectProperty .

# OWL axioms for property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupCriterionsResponse/nestedPartialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsRequest/adGroups>
  a owl:ObjectProperty .

# OWL axioms for property: update audience ads bid adjustment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsRequest/updateAudienceAdsBidAdjustment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsRequest/returnInheritedBidStrategyTypes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdGroupsResponse/inheritedBidStrategyTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdsRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ads
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdsRequest/ads>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAdsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: justification
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAnnotationOptOutRequest/justification>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: annotation opt outs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAnnotationOptOutRequest/annotationOptOuts>
  a owl:ObjectProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAssetGroupsRequest/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAssetGroupsRequest/assetGroups>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAssetGroupsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: audience groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAudienceGroupsRequest/audienceGroups>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAudienceGroupsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: audiences
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAudiencesRequest/audiences>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateAudiencesResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: bid strategies
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBidStrategiesRequest/bidStrategies>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBidStrategiesResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBrandKitsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: brand kits
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBrandKitsRequest/brandKits>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBrandKitsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: budgets
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBudgetsRequest/budgets>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateBudgetsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: criterion type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateCampaignCriterionsRequest/criterionType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign criterions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateCampaignCriterionsRequest/campaignCriterions>
  a owl:ObjectProperty .

# OWL axioms for property: nested partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateCampaignCriterionsResponse/nestedPartialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateCampaignsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateCampaignsRequest/campaigns>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateCampaignsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: conversion goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionGoalsRequest/conversionGoals>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionGoalsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: conversion value rules
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionValueRulesRequest/conversionValueRules>
  a owl:ObjectProperty .

# OWL axioms for property: lcid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionValueRulesRequest/lcid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionValueRulesResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: rule ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionValueRulesStatusRequest/ruleIds>
  a owl:DatatypeProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionValueRulesStatusRequest/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateConversionValueRulesStatusResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateDataExclusionsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data exclusions
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateDataExclusionsRequest/dataExclusions>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateDataExclusionsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: experiments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateExperimentsRequest/experiments>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateExperimentsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: import jobs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateImportJobsRequest/importJobs>
  a owl:ObjectProperty .

# OWL axioms for property: import job ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateImportJobsResponse/importJobIds>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateImportJobsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateKeywordsRequest/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateKeywordsRequest/keywords>
  a owl:ObjectProperty .

# OWL axioms for property: return inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateKeywordsRequest/returnInheritedBidStrategyTypes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inherited bid strategy types
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateKeywordsResponse/inheritedBidStrategyTypes>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateKeywordsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: labels
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateLabelsRequest/labels>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateLabelsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: linked in segments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateLinkedInSegmentsRequest/linkedInSegments>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateLinkedInSegmentsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: new customer acquisition goals
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateNewCustomerAcquisitionGoalsRequest/newCustomerAcquisitionGoals>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateNewCustomerAcquisitionGoalsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateSeasonalityAdjustmentsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: seasonality adjustments
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateSeasonalityAdjustmentsRequest/seasonalityAdjustments>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateSeasonalityAdjustmentsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: shared entities
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateSharedEntitiesRequest/sharedEntities>
  a owl:ObjectProperty .

# OWL axioms for property: shared entity scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateSharedEntitiesRequest/sharedEntityScope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateSharedEntitiesResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: uet tags
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateUetTagsRequest/uetTags>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateUetTagsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: videos
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateVideosRequest/videos>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUpdateVideosResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/scope>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: count type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/countType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: revenue
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/revenue>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/conversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tag id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/tagId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/trackingStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude from bidding
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/excludeFromBidding>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: view through conversion window in minutes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/viewThroughConversionWindowInMinutes>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/goalCategory>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: attribution model type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/attributionModelType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is enhanced conversions enabled
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/isEnhancedConversionsEnabled>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is auto goal
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/isAutoGoal>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/urlOperator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: url expression
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementUrlGoal/urlExpression>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVanityPharmaSetting/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display url mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVanityPharmaSetting/displayUrlMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: website description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVanityPharmaSetting/websiteDescription>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scheduling
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/scheduling>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device preference
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/devicePreference>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/version>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: display text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/displayText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: alternative text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/alternativeText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: action text
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/actionText>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: video id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/videoId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/thumbnailId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/thumbnailUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final mobile urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/finalMobileUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: final urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/finalUrls>
  a owl:DatatypeProperty .

# OWL axioms for property: url custom parameters
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/urlCustomParameters>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking url template
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/trackingUrlTemplate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final url suffix
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/finalUrlSuffix>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: final app urls
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/finalAppUrls>
  a owl:ObjectProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAdExtension/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sub type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/subType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: thumbnail image
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementVideoAsset/thumbnailImage>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpage/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parameter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CampaignManagementWebpage/parameter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: detail
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiError/detail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiFaultDetail/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiFaultDetail/errors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAdApiFaultDetail/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: insertion order
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAddInsertionOrderRequest/insertionOrder>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: booking country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/bookingCountryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: comment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/comment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/lastModifiedByUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/lastModifiedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: notification threshold
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/notificationThreshold>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reference id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/referenceId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: spend cap amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/spendCapAmount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: purchase order
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/purchaseOrder>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pending changes
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/pendingChanges>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/accountNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget remaining
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/budgetRemaining>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget spent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/budgetSpent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget remaining percent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/budgetRemainingPercent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: budget spent percent
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/budgetSpentPercent>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: series name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/seriesName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is in series
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/isInSeries>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: series frequency type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/seriesFrequencyType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is unlimited
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/isUnlimited>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is endless
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrder/isEndless>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: comment
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/comment>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: requested by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/requestedByUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: modified date time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/modifiedDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: notification threshold
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/notificationThreshold>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: reference id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/referenceId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: spend cap amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/spendCapAmount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: purchase order
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/purchaseOrder>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: change status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingInsertionOrderPendingChanges/changeStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: insertion order id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAddInsertionOrderResponse/insertionOrderId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: create time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingAddInsertionOrderResponse/createTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiBatchFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiBatchFault/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiBatchFault/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBatchError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBatchError/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBatchError/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBatchError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOperationError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOperationError/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOperationError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiFault/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApiFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFault/errors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFault/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFault/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingApplicationFaultBase/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocument/data>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocument/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocument/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocument/number>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/accountName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/accountNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/amount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: document date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/documentDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: document id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/documentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: document number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingDocumentInfo/documentNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: billing group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingGroup/billingGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingGroup/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingGroup/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: description
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingBillingGroup/description>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feature id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCheckFeatureAdoptionCouponEligibilityRequest/featureId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCheckFeatureAdoptionCouponEligibilityRequest/accountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: eligible account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCheckFeatureAdoptionCouponEligibilityResponse/eligibleAccountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: account coupon pairs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingClaimFeatureAdoptionCouponsRequest/accountCouponPairs>
  a owl:ObjectProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingKeyValueEntityOflongAndstring/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingKeyValueEntityOflongAndstring/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: claimed date by account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingClaimFeatureAdoptionCouponsResponse/claimedDateByAccountId>
  a owl:ObjectProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingClaimFeatureAdoptionCouponsResponse/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingClaimFeatureAdoptionCouponsResponse/partialErrors>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingKeyValueEntityOflongAndDateTime/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingKeyValueEntityOflongAndDateTime/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupon code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/couponCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: class name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/className>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupon type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/couponType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/amount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: spend threshold
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/spendThreshold>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percent off
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/percentOff>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/activeDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expiration date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/expirationDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: send to email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/sendToEmail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: send to date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/sendToDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is redeemed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/isRedeemed>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: redemption info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/redemptionInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: claim info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCoupon/claimInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/accountNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: spend to threshold
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/spendToThreshold>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: balance
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/balance>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: redemption date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/redemptionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expiration date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/expirationDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: activation date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponRedemption/activationDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponClaimInfo/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponClaimInfo/accountNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: claim date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponClaimInfo/claimDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupon id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/couponId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: claim date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/claimDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: redemption date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/redemptionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: expiration date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/expirationDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: percent off
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/percentOff>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupon value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/couponValue>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: upfront spending
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/upfrontSpending>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: active duration
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/activeDuration>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: spend to threshold
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/spendToThreshold>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: balance
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/balance>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feature id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/featureId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupon type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingCouponInfoData/couponType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: send to emails
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDispatchCouponsRequest/sendToEmails>
  a owl:DatatypeProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDispatchCouponsRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupon class name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDispatchCouponsRequest/couponClassName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDispatchCouponsResponse/partialErrors>
  a owl:ObjectProperty .

# OWL axioms for property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsRequest/accountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: class name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsRequest/className>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feature id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsRequest/featureId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: send notification
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsRequest/sendNotification>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsResponse/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingDistributeCouponsResponse/partialErrors>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetAccountMonthlySpendRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: month year
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetAccountMonthlySpendRequest/monthYear>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetAccountMonthlySpendResponse/amount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsInfoRequest/accountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsInfoRequest/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: end date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsInfoRequest/endDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return invoice number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsInfoRequest/returnInvoiceNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: billing documents info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsInfoResponse/billingDocumentsInfo>
  a owl:ObjectProperty .

# OWL axioms for property: billing documents info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsRequest/billingDocumentsInfo>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: billing documents
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingDocumentsResponse/billingDocuments>
  a owl:ObjectProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingGroupsRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: billing groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetBillingGroupsResponse/billingGroups>
  a owl:ObjectProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetCouponInfoRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupon info data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetCouponInfoResponse/couponInfoData>
  a owl:ObjectProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetUngroupedAccountsRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ungrouped accounts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingGetUngroupedAccountsResponse/ungroupedAccounts>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUngroupedAccount/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUngroupedAccount/accountNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUngroupedAccount/accountName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: potential billing groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUngroupedAccount/potentialBillingGroups>
  a owl:ObjectProperty .

# OWL axioms for property: field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOrderBy/field>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: order
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingOrderBy/order>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPaging/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPaging/size>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPredicate/field>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPredicate/operator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingPredicate/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingRedeemCouponRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupon code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingRedeemCouponRequest/couponCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: redemption date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingRedeemCouponResponse/redemptionDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: predicates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchCouponsRequest/predicates>
  a owl:ObjectProperty .

# OWL axioms for property: ordering
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchCouponsRequest/ordering>
  a owl:ObjectProperty .

# OWL axioms for property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchCouponsRequest/pageInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchCouponsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: coupons
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchCouponsResponse/coupons>
  a owl:ObjectProperty .

# OWL axioms for property: predicates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchInsertionOrdersRequest/predicates>
  a owl:ObjectProperty .

# OWL axioms for property: ordering
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchInsertionOrdersRequest/ordering>
  a owl:ObjectProperty .

# OWL axioms for property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchInsertionOrdersRequest/pageInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchInsertionOrdersRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: insertion orders
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingSearchInsertionOrdersResponse/insertionOrders>
  a owl:ObjectProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateBillingGroupAccountsRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: billing group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateBillingGroupAccountsRequest/billingGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: accounts to add
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateBillingGroupAccountsRequest/accountsToAdd>
  a owl:DatatypeProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateBillingGroupAccountsResponse/partialErrors>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: insertion order
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateInsertionOrderRequest/insertionOrder>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerBillingUpdateInsertionOrderResponse/lastModifiedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/number>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account life cycle status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/accountLifeCycleStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pause reason
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfo/pauseReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/customerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account life cycle status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountLifeCycleStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pause reason
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/pauseReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountInfoWithCustomerData/accountMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tax certificate blob container name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountTaxCertificate/taxCertificateBlobContainerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tax certificates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountTaxCertificate/taxCertificates>
  a owl:ObjectProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAccountTaxCertificate/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValuePairOfstringAndByteArray/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValuePairOfstringAndByteArray/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: detail
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiError/detail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiFaultDetail/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiFaultDetail/errors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdApiFaultDetail/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddAccountRequest/account>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bill to customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/billToCustomerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: currency code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/currencyCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account financial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/accountFinancialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/lastModifiedByUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/lastModifiedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/number>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/parentCustomerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: payment method id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/paymentMethodId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: payment method type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/paymentMethodType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: primary user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/primaryUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account life cycle status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/accountLifeCycleStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/timeStamp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/timeZone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pause reason
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/pauseReason>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: linked agencies
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/linkedAgencies>
  a owl:ObjectProperty .

# OWL axioms for property: sales house customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/salesHouseCustomerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tax information
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/taxInformation>
  a owl:ObjectProperty .

# OWL axioms for property: back up payment instrument id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/backUpPaymentInstrumentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: billing threshold amount
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/billingThresholdAmount>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/businessAddress>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: auto tag type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/autoTagType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sold to payment instrument id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/soldToPaymentInstrumentId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tax certificate
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/taxCertificate>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account mode
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAdvertiserAccount/accountMode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValuePairOfstringAndstring/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValuePairOfstringAndstring/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerInfo/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerInfo/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: city
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/city>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/countryCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: line1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/line1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: line2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/line2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: line3
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/line3>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: line4
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/line4>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: postal code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/postalCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: state or province
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/stateOrProvince>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/timeStamp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: business name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddress/businessName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddAccountResponse/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddAccountResponse/accountNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: create time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddAccountResponse/createTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client links
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddClientLinksRequest/clientLinks>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client entity id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/clientEntityId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client entity number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/clientEntityNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client entity name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/clientEntityName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: managing customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/managingCustomerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: managing customer number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/managingCustomerNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: managing customer name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/managingCustomerName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: note
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/note>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inviter email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/inviterEmail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inviter name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/inviterName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: inviter phone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/inviterPhone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: is bill to client
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/isBillToClient>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: start date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/startDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suppress notification
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/suppressNotification>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified date time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/lastModifiedDateTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/lastModifiedByUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: timestamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/timestamp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: customer link permission
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/customerLinkPermission>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client entity customer number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementClientLink/clientEntityCustomerNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddClientLinksResponse/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddClientLinksResponse/partialErrors>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOperationError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOperationError/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOperationError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddPrepayAccountRequest/account>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddPrepayAccountResponse/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddPrepayAccountResponse/accountNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: create time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementAddPrepayAccountResponse/createTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiBatchFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiBatchFault/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiBatchFault/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementBatchError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementBatchError/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementBatchError/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementBatchError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiFault/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApiFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFault/errors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFault/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFault/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementApplicationFaultBase/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/address>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contact by phone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/contactByPhone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contact by postal mail
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/contactByPostalMail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/email>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: email format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/emailFormat>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: fax
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/fax>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: home phone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/homePhone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: mobile
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/mobile>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone1
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/phone1>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: phone2
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementContactInfo/phone2>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer financial status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/customerFinancialStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: industry
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/industry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/lastModifiedByUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/lastModifiedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: market country
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/marketCountry>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: market language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/marketLanguage>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/name>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: service level
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/serviceLevel>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer life cycle status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/customerLifeCycleStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/timeStamp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/number>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/customerAddress>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomer/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: role id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerRole/roleId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerRole/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerRole/accountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: linked account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerRole/linkedAccountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: customer link permission
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementCustomerRole/customerLinkPermission>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: min date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDateRange/minDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: max date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDateRange/maxDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteAccountRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteAccountRequest/timeStamp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteCustomerRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteCustomerRequest/timeStamp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteUserRequest/userId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDeleteUserRequest/timeStamp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: notification type pairs
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDismissNotificationsRequest/notificationTypePairs>
  a owl:ObjectProperty .

# OWL axioms for property: user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementDismissNotificationsRequest/userId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValueEntityOflongAndint/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValueEntityOflongAndint/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsOrCustomersInfoRequest/filter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top n
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsOrCustomersInfoRequest/topN>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsOrCustomersInfoRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account info with customer data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsOrCustomersInfoResponse/accountInfoWithCustomerData>
  a owl:ObjectProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsRequest/accountFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top n
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsRequest/topN>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: accounts info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementFindAccountsResponse/accountsInfo>
  a owl:ObjectProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccessibleCustomerRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: accessible customer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccessibleCustomerResponse/accessibleCustomer>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: valid fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccessibleCustomerResponse/validFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountPilotFeaturesRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feature pilot flags
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountPilotFeaturesResponse/featurePilotFlags>
  a owl:DatatypeProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountResponse/account>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountsInfoRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: only parent accounts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountsInfoRequest/onlyParentAccounts>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: accounts info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetAccountsInfoResponse/accountsInfo>
  a owl:ObjectProperty .

# OWL axioms for property: user
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCurrentUserResponse/user>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: contact info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/contactInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: job title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/jobTitle>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified by user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/lastModifiedByUserId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/lastModifiedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lcid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/lcid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/name>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: password
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/password>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: secret answer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/secretAnswer>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: secret question
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/secretQuestion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user life cycle status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/userLifeCycleStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time stamp
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/timeStamp>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/userName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: forward compatibility map
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/forwardCompatibilityMap>
  a owl:ObjectProperty .

# OWL axioms for property: authentication token
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUser/authenticationToken>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: first name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPersonName/firstName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPersonName/lastName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: middle initial
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPersonName/middleInitial>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomerPilotFeaturesRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feature pilot flags
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomerPilotFeaturesResponse/featurePilotFlags>
  a owl:DatatypeProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomerRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomerResponse/customer>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer name filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomersInfoRequest/customerNameFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: top n
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomersInfoRequest/topN>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customers info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetCustomersInfoResponse/customersInfo>
  a owl:ObjectProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetLinkedAccountsAndCustomersInfoRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: only parent accounts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetLinkedAccountsAndCustomersInfoRequest/onlyParentAccounts>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: accounts info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetLinkedAccountsAndCustomersInfoResponse/accountsInfo>
  a owl:ObjectProperty .

# OWL axioms for property: customers info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetLinkedAccountsAndCustomersInfoResponse/customersInfo>
  a owl:ObjectProperty .

# OWL axioms for property: locale
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetNotificationsRequest/locale>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetNotificationsRequest/userId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetNotificationsRequest/typeIds>
  a owl:DatatypeProperty .

# OWL axioms for property: notifications
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetNotificationsResponse/notifications>
  a owl:ObjectProperty .

# OWL axioms for property: type id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/typeId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: severity
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/severity>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: title
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/title>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: additional info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementNotification/additionalInfo>
  a owl:ObjectProperty .

# OWL axioms for property: key
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValueEntityOfstringAndstring/key>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementKeyValueEntityOfstringAndstring/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: pilot features
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetPilotFeaturesCountriesResponse/pilotFeatures>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPilotFeature/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: countries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPilotFeature/countries>
  a owl:DatatypeProperty .

# OWL axioms for property: m fastatus
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUserMFAStatusResponse/mFAStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUserRequest/userId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUserResponse/user>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer roles
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUserResponse/customerRoles>
  a owl:ObjectProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUsersInfoRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUsersInfoRequest/statusFilter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: users info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementGetUsersInfoResponse/usersInfo>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInfo/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInfo/userName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementMapAccountIdToExternalAccountIdsRequest/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: external account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementMapAccountIdToExternalAccountIdsRequest/externalAccountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementMapCustomerIdToExternalCustomerIdRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: external customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementMapCustomerIdToExternalCustomerIdRequest/externalCustomerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOrderBy/field>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: order
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementOrderBy/order>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPaging/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: size
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPaging/size>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: field
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPredicate/field>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operator
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPredicate/operator>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: value
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementPredicate/value>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: predicates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchAccountsRequest/predicates>
  a owl:ObjectProperty .

# OWL axioms for property: ordering
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchAccountsRequest/ordering>
  a owl:ObjectProperty .

# OWL axioms for property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchAccountsRequest/pageInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return additional fields
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchAccountsRequest/returnAdditionalFields>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: accounts
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchAccountsResponse/accounts>
  a owl:ObjectProperty .

# OWL axioms for property: predicates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchClientLinksRequest/predicates>
  a owl:ObjectProperty .

# OWL axioms for property: ordering
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchClientLinksRequest/ordering>
  a owl:ObjectProperty .

# OWL axioms for property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchClientLinksRequest/pageInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client links
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchClientLinksResponse/clientLinks>
  a owl:ObjectProperty .

# OWL axioms for property: predicates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchCustomersRequest/predicates>
  a owl:ObjectProperty .

# OWL axioms for property: date range
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchCustomersRequest/dateRange>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ordering
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchCustomersRequest/ordering>
  a owl:ObjectProperty .

# OWL axioms for property: page info
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchCustomersRequest/pageInfo>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchCustomersResponse/customers>
  a owl:ObjectProperty .

# OWL axioms for property: predicates
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchUserInvitationsRequest/predicates>
  a owl:ObjectProperty .

# OWL axioms for property: user invitations
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSearchUserInvitationsResponse/userInvitations>
  a owl:ObjectProperty .

# OWL axioms for property: id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/id>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: first name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/firstName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/lastName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: email
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/email>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: role id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/roleId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/accountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: expiration date
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/expirationDate>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: lcid
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUserInvitation/lcid>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user invitation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSendUserInvitationRequest/userInvitation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user invitation id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSendUserInvitationResponse/userInvitationId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/customer>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/account>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: parent customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/parentCustomerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user invitation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/userInvitation>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/userId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerRequest/user>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/customerNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account number
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/accountNumber>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: create time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementSignupCustomerResponse/createTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateAccountRequest/account>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateAccountResponse/lastModifiedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: client links
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateClientLinksRequest/clientLinks>
  a owl:ObjectProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateClientLinksResponse/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: partial errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateClientLinksResponse/partialErrors>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateCustomerRequest/customer>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateCustomerResponse/lastModifiedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdatePrepayAccountRequest/account>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdatePrepayAccountResponse/lastModifiedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRequest/user>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserResponse/lastModifiedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: user id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/userId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new role id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/newRoleId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: new account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/newAccountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: new customer ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/newCustomerIds>
  a owl:DatatypeProperty .

# OWL axioms for property: delete role id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/deleteRoleId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: delete account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/deleteAccountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: delete customer ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesRequest/deleteCustomerIds>
  a owl:DatatypeProperty .

# OWL axioms for property: last modified time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpdateUserRolesResponse/lastModifiedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: customer id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementUpgradeCustomerToAgencyRequest/customerId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementValidateAddressRequest/address>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: original address
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementValidateAddressResponse/originalAddress>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementValidateAddressResponse/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: suggested addresses
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.CustomerManagementValidateAddressResponse/suggestedAddresses>
  a owl:ObjectProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device os
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportFilter/deviceOS>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountReportScope/accountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: predefined time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportTime/predefinedTime>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom date range start
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportTime/customDateRangeStart>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: custom date range end
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportTime/customDateRangeEnd>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report time zone
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportTime/reportTimeZone>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: year
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDate/year>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: month
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDate/month>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: day
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDate/day>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughAdGroupReportScope/accountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughAdGroupReportScope/campaigns>
  a owl:ObjectProperty .

# OWL axioms for property: ad groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughAdGroupReportScope/adGroups>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignReportScope/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignReportScope/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupReportScope/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupReportScope/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupReportScope/adGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughAssetGroupReportScope/accountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughAssetGroupReportScope/campaigns>
  a owl:ObjectProperty .

# OWL axioms for property: asset groups
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughAssetGroupReportScope/assetGroups>
  a owl:ObjectProperty .

# OWL axioms for property: account id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupReportScope/accountId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupReportScope/campaignId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupReportScope/assetGroupId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughCampaignReportScope/accountIds>
  a owl:DatatypeProperty .

# OWL axioms for property: campaigns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAccountThroughCampaignReportScope/campaigns>
  a owl:ObjectProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: detail
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiError/detail>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiFaultDetail/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiFaultDetail/errors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdApiFaultDetail/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/adType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/adStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportFilter/keywordStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdDynamicTextPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device os
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/deviceOS>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportFilter/adStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByAdReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device os
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/deviceOS>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportFilter/keywordStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionByKeywordReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device os
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/deviceOS>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportFilter/adStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdExtensionDetailReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device os
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/deviceOS>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdGroupPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/adType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportFilter/adStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAdPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAgeGenderAudienceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApiFaultDetail/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApiFaultDetail/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApiFaultDetail/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApiFaultDetail/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingOperationError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingOperationError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingOperationError/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingOperationError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/code>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: error code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/errorCode>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: details
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/details>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: index
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/index>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: message
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBatchError/message>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFault/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFault/errors>
  a owl:ObjectProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFault/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: operation errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFault/operationErrors>
  a owl:ObjectProperty .

# OWL axioms for property: batch errors
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFault/batchErrors>
  a owl:ObjectProperty .

# OWL axioms for property: tracking id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingApplicationFaultBase/trackingId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAppsPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetGroupPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAssetPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingAudiencePerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/filter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBidStrategyReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingBudgetSummaryReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCallDetailReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device os
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/deviceOS>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCampaignPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportFilter/countryCode>
  a owl:DatatypeProperty .

# OWL axioms for property: l1vertical
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportFilter/l1Vertical>
  a owl:DatatypeProperty .

# OWL axioms for property: l2vertical
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportFilter/l2Vertical>
  a owl:DatatypeProperty .

# OWL axioms for property: l3vertical
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportFilter/l3Vertical>
  a owl:DatatypeProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryClickCoverageReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportFilter/countryCode>
  a owl:DatatypeProperty .

# OWL axioms for property: l1vertical
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportFilter/l1Vertical>
  a owl:DatatypeProperty .

# OWL axioms for property: l2vertical
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportFilter/l2Vertical>
  a owl:DatatypeProperty .

# OWL axioms for property: l3vertical
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportFilter/l3Vertical>
  a owl:DatatypeProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCategoryInsightsReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/filter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingCombinationPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/keywords>
  a owl:DatatypeProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportFilter/keywordStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingConversionPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportFilter/adStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDestinationUrlPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: dynamic ad target status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/dynamicAdTargetStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid strategy type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportFilter/bidStrategyType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSAAutoTargetPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/adStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSACategoryPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search queries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/searchQueries>
  a owl:DatatypeProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/adStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude zero clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/excludeZeroClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: feed url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportFilter/feedUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingDSASearchQueryPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/filter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingFeedItemPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/countryCode>
  a owl:DatatypeProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGeographicPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: goal ids
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/goalIds>
  a owl:DatatypeProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device os
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/deviceOS>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/keywordStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingGoalsAndFunnelsReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelDimensionPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingHotelGroupPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: delivered match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/deliveredMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/keywords>
  a owl:DatatypeProperty .

# OWL axioms for property: ad type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/adType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/bidMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: quality score
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/qualityScore>
  a owl:DatatypeProperty .

# OWL axioms for property: expected ctr
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/expectedCtr>
  a owl:DatatypeProperty .

# OWL axioms for property: ad relevance
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/adRelevance>
  a owl:DatatypeProperty .

# OWL axioms for property: landing page experience
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/landingPageExperience>
  a owl:DatatypeProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/keywordStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid strategy type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportFilter/bidStrategyType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: sort
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/sort>
  a owl:ObjectProperty .

# OWL axioms for property: max rows
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/maxRows>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sort column
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportSort/sortColumn>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sort order
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingKeywordPerformanceReportSort/sortOrder>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/countryCode>
  a owl:DatatypeProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMMMPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/filter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingMSClickIdPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportFilter/keywordStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingNegativeKeywordConflictReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPollGenerateReportRequest/reportRequestId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report request status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPollGenerateReportResponse/reportRequestStatus>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestStatus/status>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report download url
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestStatus/reportDownloadUrl>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/adStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductDimensionPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductMatchCountReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductNegativeKeywordConflictReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/campaignType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/adStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/adStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductPartitionUnitPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/adStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/adType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude zero clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/excludeZeroClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search queries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/searchQueries>
  a owl:DatatypeProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProductSearchQueryPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingProfessionalDemographicsAudienceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingPublisherUsagePerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: sort
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/sort>
  a owl:ObjectProperty .

# OWL axioms for property: max rows
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequest/maxRows>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: delivered match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportFilter/deliveredMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search queries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportFilter/searchQueries>
  a owl:DatatypeProperty .

# OWL axioms for property: ad type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportFilter/adType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingReportRequestBase/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: item changed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportFilter/itemChanged>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: how changed
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportFilter/howChanged>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchCampaignChangeHistoryReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search category
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/searchCategory>
  a owl:DatatypeProperty .

# OWL axioms for property: search queries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/searchQueries>
  a owl:DatatypeProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchInsightPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: delivered match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/deliveredMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: search queries
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/searchQueries>
  a owl:DatatypeProperty .

# OWL axioms for property: ad type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/adType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/adStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/keywordStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude zero clicks
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/excludeZeroClicks>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: asset group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportFilter/assetGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchQueryPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSearchTermLandingPageReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/bidMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: delivered match type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/deliveredMatchType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keywords
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/keywords>
  a owl:DatatypeProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: device type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/deviceType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: account status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/accountStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: campaign status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/campaignStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad group status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/adGroupStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: keyword status
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/keywordStatus>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: bid strategy type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportFilter/bidStrategyType>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingShareOfVoiceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report request
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSubmitGenerateReportRequest/reportRequest>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report request id
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingSubmitGenerateReportResponse/reportRequestId>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/filter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingTravelQueryInsightReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: ad distribution
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportFilter/adDistribution>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: country code
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportFilter/countryCode>
  a owl:DatatypeProperty .

# OWL axioms for property: language
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportFilter/language>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: report name
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/reportName>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/format>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: return only complete data
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/returnOnlyCompleteData>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report header
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/excludeReportHeader>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude report footer
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/excludeReportFooter>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: exclude column headers
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/excludeColumnHeaders>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: format version
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/formatVersion>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: scope
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/scope>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: filter
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/filter>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: time
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/time>
  a owl:ObjectProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: aggregation
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/aggregation>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# OWL axioms for property: columns
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/columns>
  a owl:DatatypeProperty .

# OWL axioms for property: type
<https://relay.inferal.com/ontology/microsoftads/property/Microsoftads.ReportingUserLocationPerformanceReportRequest/type>
  a owl:DatatypeProperty ;
  a owl:FunctionalProperty .

# Generated Record OWL axioms for Microsoftads.CampaignManagementAuditPointResult.details
<https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/entry> a owl:ObjectProperty .
<https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/key> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/value> a owl:DatatypeProperty, owl:FunctionalProperty .
<https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/key> ;
  owl:cardinality 1
] .
<https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/Entry> rdfs:subClassOf [
  a owl:Restriction ;
  owl:onProperty <https://relay.inferal.com/ontology/microsoftads/record/Microsoftads.CampaignManagementAuditPointResult/details/value> ;
  owl:cardinality 1
] .
